From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/vdf/
Date: Wed, 1 Jul 2020 08:17:07 +0000 (UTC) [thread overview]
Message-ID: <1593591419.19646d9a7d08255cf2f3733b8097475f8b37534a.marecki@gentoo> (raw)
commit: 19646d9a7d08255cf2f3733b8097475f8b37534a
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 1 08:12:51 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jul 1 08:16:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19646d9a
dev-python/vdf-3.3: support python3_9
Turns out using or importing the ABCs from 'collections' instead of from
'collections.abc' will only stop working in python 3.10 rather than 3.9,
therefore in the end vdf tests all pass on 3.9 without any patching.
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-python/vdf/vdf-3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/vdf/vdf-3.3.ebuild b/dev-python/vdf/vdf-3.3.ebuild
index 2c3eaf316de..57390281171 100644
--- a/dev-python/vdf/vdf-3.3.ebuild
+++ b/dev-python/vdf/vdf-3.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
inherit distutils-r1
next reply other threads:[~2020-07-01 8:17 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-01 8:17 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/vdf/ Michał Górny
2025-02-01 13:19 Michał Górny
2025-02-01 12:17 Arthur Zamarin
2025-01-14 20:33 Nowa Ammerlaan
2024-10-26 17:48 Michał Górny
2024-10-26 17:42 Arthur Zamarin
2024-09-15 14:14 James Le Cuirot
2024-05-18 11:11 Michał Górny
2023-11-24 15:36 Michał Górny
2023-11-23 19:38 Michał Górny
2023-11-04 18:03 Michał Górny
2022-06-16 11:49 Michał Górny
2022-06-16 10:16 Jakov Smolić
2022-05-16 16:58 Arthur Zamarin
2022-05-16 16:58 Arthur Zamarin
2022-04-06 23:29 Marek Szuba
2022-01-19 21:26 Jakov Smolić
2021-06-23 4:43 Sam James
2021-05-23 6:32 Michał Górny
2021-05-23 6:32 Michał Górny
2020-08-22 7:13 Michał Górny
2020-08-22 5:43 Agostino Sarubbo
2020-07-12 16:57 Michał Górny
2020-07-11 9:39 Michał Górny
2020-07-11 9:39 Michał Górny
2020-06-30 15:44 Marek Szuba
2020-03-20 8:59 Agostino Sarubbo
2020-01-08 11:08 Marek Szuba
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=1593591419.19646d9a7d08255cf2f3733b8097475f8b37534a.marecki@gentoo \
--to=marecki@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