From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/bittornado/
Date: Wed, 10 Feb 2021 02:43:55 +0000 (UTC) [thread overview]
Message-ID: <1612925032.e52bb8be702cc7be866037ac0f4bae53f2420de6.chutzpah@gentoo> (raw)
commit: e52bb8be702cc7be866037ac0f4bae53f2420de6
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 02:43:36 2021 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 02:43:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e52bb8be
net-p2p/bittornado-0.4.1_p20160925-r2: Add fix for py38
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
net-p2p/bittornado/bittornado-0.4.1_p20160925-r2.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-p2p/bittornado/bittornado-0.4.1_p20160925-r2.ebuild b/net-p2p/bittornado/bittornado-0.4.1_p20160925-r2.ebuild
index 51cf763260b..6e1e4c3b859 100644
--- a/net-p2p/bittornado/bittornado-0.4.1_p20160925-r2.ebuild
+++ b/net-p2p/bittornado/bittornado-0.4.1_p20160925-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -35,6 +35,7 @@ S=${WORKDIR}/${MY_PN}-${EGIT_COMMIT}
python_prepare_all() {
# https://github.com/effigies/BitTornado/pull/53
sed -e 's:"BitTornado.Tracker":\0, "BitTornado.Types":' -i setup.py || die
+ find "${S}" -name '*.py' -print0 | xargs --null -- sed -i 's:time.clock():time.perf_counter():g' || die
distutils-r1_python_prepare_all
}
next reply other threads:[~2021-02-10 2:43 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-10 2:43 Patrick McLean [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-17 19:52 [gentoo-commits] repo/gentoo:master commit in: net-p2p/bittornado/ William Hubbs
2021-06-17 17:59 Patrick McLean
2021-06-01 6:59 Agostino Sarubbo
2021-06-01 6:36 Agostino Sarubbo
2021-06-01 6:32 Agostino Sarubbo
2021-05-25 21:09 Patrick McLean
2021-02-07 18:37 Zac Medico
2020-04-17 22:29 David Seifert
2020-03-31 10:01 Agostino Sarubbo
2020-03-31 10:01 Agostino Sarubbo
2020-03-31 10:00 Agostino Sarubbo
2020-03-31 7:18 Agostino Sarubbo
2020-03-30 17:30 Zac Medico
2020-03-30 17:18 Zac Medico
2019-08-11 11:50 David Seifert
2017-03-26 22:39 Zac Medico
2017-03-26 13:17 Michał Górny
2017-03-20 20:44 Zac Medico
2017-03-20 20:44 Zac Medico
2016-09-21 17:48 Tobias Klausmann
2016-05-03 17:35 Austin English
2015-11-30 15:59 Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1612925032.e52bb8be702cc7be866037ac0f4bae53f2420de6.chutzpah@gentoo \
--to=chutzpah@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox