From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/
Date: Fri, 4 Sep 2020 22:45:30 +0000 (UTC) [thread overview]
Message-ID: <1599259526.6d7238a70878ee5fc1bacc40f18989a14a575b9c.sbraz@gentoo> (raw)
commit: 6d7238a70878ee5fc1bacc40f18989a14a575b9c
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 4 22:44:51 2020 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Fri Sep 4 22:45:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d7238a7
dev-python/jaraco-stream: add Python 3.9 support, fix a warning
Package-Manager: Portage-3.0.3, Repoman-2.3.23
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild b/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
index a8ead7c507d..ecdbe10dea6 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.0.ebuild
@@ -3,7 +3,9 @@
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+# entry_points is present in setup.py but it is empty
+DISTUTILS_USE_SETUPTOOLS=manual
inherit distutils-r1
next reply other threads:[~2020-09-04 22:45 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-04 22:45 Louis Sautier [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/ Michał Górny
2024-09-07 12:15 Michał Górny
2024-09-07 11:26 Jakov Smolić
2024-08-22 5:13 Michał Górny
2024-05-18 5:05 Michał Górny
2023-11-24 14:49 Michał Górny
2023-11-23 19:38 Michał Górny
2023-05-27 9:44 Arthur Zamarin
2023-03-21 16:45 Michał Górny
2023-02-12 19:05 Michał Górny
2023-02-07 9:26 Michał Górny
2022-08-29 10:37 Michał Górny
2022-06-16 19:12 Michał Górny
2022-06-16 15:15 Sam James
2022-06-04 19:04 Michał Górny
2022-05-13 16:31 Arthur Zamarin
2022-05-13 16:31 Arthur Zamarin
2022-04-24 18:44 Jakov Smolić
2022-02-04 12:04 Michał Górny
2021-11-13 9:54 Michał Górny
2021-11-13 9:47 Jakov Smolić
2021-10-17 8:58 Michał Górny
2021-10-06 7:16 Michał Górny
2021-05-06 14:44 Michał Górny
2021-04-29 10:22 Michał Górny
2021-03-15 8:34 Michał Górny
2021-03-10 0:10 Sam James
2020-09-21 15:30 Michał Górny
2020-07-06 19:31 Michał Górny
2020-02-05 15:29 Michał Górny
2019-12-13 13:07 Louis Sautier
2019-12-13 13:07 Louis Sautier
2019-07-08 9:16 Louis Sautier
2019-07-03 21:48 Louis Sautier
2019-07-03 21:48 Louis Sautier
2018-07-25 21:20 Louis Sautier
2018-06-25 10:40 Jason Zaman
2018-06-20 20:53 Louis Sautier
2018-06-18 10:34 Louis Sautier
2017-06-17 17:24 Agostino Sarubbo
2017-06-17 15:36 Agostino Sarubbo
2016-06-27 13:02 Göktürk Yüksek
2016-04-30 10:19 Ian Delaney
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=1599259526.6d7238a70878ee5fc1bacc40f18989a14a575b9c.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