From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/random2/
Date: Fri, 7 May 2021 10:52:27 +0000 (UTC) [thread overview]
Message-ID: <1620384723.ad08a94c3e743205afd3a9509d65a57d7877bc79.mgorny@gentoo> (raw)
commit: ad08a94c3e743205afd3a9509d65a57d7877bc79
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu May 6 23:08:32 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 7 10:52:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad08a94c
dev-python/random2: Port to python3.10
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/random2/random2-1.0.1-r1.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-python/random2/random2-1.0.1-r1.ebuild b/dev-python/random2/random2-1.0.1-r1.ebuild
index 0139d75a005..9b405d64d60 100644
--- a/dev-python/random2/random2-1.0.1-r1.ebuild
+++ b/dev-python/random2/random2-1.0.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit distutils-r1
DESCRIPTION="Python-2.7 random module ported to python-3"
@@ -14,8 +14,7 @@ LICENSE="PSF-2"
SLOT="0"
KEYWORDS="amd64 arm64 x86"
-BDEPEND="app-arch/unzip
- dev-python/setuptools[${PYTHON_USEDEP}]"
+BDEPEND="app-arch/unzip"
distutils_enable_tests setup.py
next reply other threads:[~2021-05-07 10:52 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-07 10:52 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-18 8:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/random2/ Michał Górny
2024-01-06 10:52 Michał Górny
2024-01-06 10:52 Michał Górny
2024-01-06 9:50 Michał Górny
2023-12-18 17:07 Michał Górny
2023-05-26 21:12 Arthur Zamarin
2023-03-27 19:21 Michał Górny
2022-05-29 18:53 Arthur Zamarin
2022-04-02 15:58 Michał Górny
2022-04-02 12:04 Arthur Zamarin
2022-03-31 13:47 Jakov Smolić
2022-03-31 13:47 Jakov Smolić
2022-02-26 8:34 Michał Górny
2021-09-14 1:30 Yixun Lan
2021-05-07 11:58 Michał Górny
2020-03-25 13:59 Michał Górny
2020-03-25 13:59 Michał Górny
2020-03-25 13:59 Michał Górny
2019-12-04 16:37 Aaron Bauman
2019-12-03 3:02 Aaron Bauman
2019-07-29 22:24 James Le Cuirot
2019-07-18 9:54 Agostino Sarubbo
2019-07-17 15:24 Agostino Sarubbo
2018-05-20 8:41 Andrey Grozin
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=1620384723.ad08a94c3e743205afd3a9509d65a57d7877bc79.mgorny@gentoo \
--to=mgorny@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