From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pysendfile/
Date: Thu, 10 Sep 2020 09:36:35 +0000 (UTC) [thread overview]
Message-ID: <1599730590.b2cbbd58bd13ba9e5722a8b66e2235630f7cdc0c.sbraz@gentoo> (raw)
commit: b2cbbd58bd13ba9e5722a8b66e2235630f7cdc0c
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 10 09:28:28 2020 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Thu Sep 10 09:36:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2cbbd58
dev-python/pysendfile: support Py3.9, drop explicit setuptools dep.
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
index 5d6541382f8..b3694e1aaa9 100644
--- a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
+++ b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
inherit distutils-r1
@@ -16,8 +16,6 @@ IUSE=""
LICENSE="MIT"
SLOT="0"
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
python_test() {
"${EPYTHON}" test/test_sendfile.py || die "tests failed with ${EPYTHON}"
}
next reply other threads:[~2020-09-10 9:36 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-10 9:36 Louis Sautier [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-02 9:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysendfile/ Michał Górny
2020-03-28 18:26 Michał Górny
2019-12-28 15:55 Mikle Kolyada
2019-12-24 14:21 Mikle Kolyada
2019-12-19 18:35 Sergei Trofimovich
2019-12-15 13:59 Agostino Sarubbo
2019-12-15 13:53 Agostino Sarubbo
2019-12-15 13:36 Sergei Trofimovich
2019-12-12 7:05 Sergei Trofimovich
2019-12-04 6:48 Aaron Bauman
2019-11-27 13:30 Louis Sautier
2019-07-29 15:38 Aaron Bauman
2019-04-13 2:44 Aaron Bauman
2019-01-25 19:54 Sergei Trofimovich
2019-01-21 19:40 Sergei Trofimovich
2018-12-06 16:14 Mikle Kolyada
2018-10-18 11:45 Tobias Klausmann
2018-10-17 8:51 Tobias Klausmann
2018-09-16 20:25 Matt Turner
2018-08-18 3:03 Mikle Kolyada
2018-08-05 11:33 Sergei Trofimovich
2018-08-05 11:33 Sergei Trofimovich
2018-07-29 15:40 Louis Sautier
2018-07-29 15:40 Louis Sautier
2018-07-29 15:40 Louis Sautier
2018-07-13 18:46 Sergei Trofimovich
2018-07-01 9:11 Sergei Trofimovich
2018-06-30 21:12 Sergei Trofimovich
2018-06-28 18:53 Sergei Trofimovich
2018-06-27 22:22 Sergei Trofimovich
2018-06-13 18:52 Markus Meier
2018-06-02 17:38 Sergei Trofimovich
2015-09-01 19:25 Tobias Klausmann
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=1599730590.b2cbbd58bd13ba9e5722a8b66e2235630f7cdc0c.sbraz@gentoo \
--to=sbraz@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