From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/setuptools-git/
Date: Wed, 5 May 2021 18:20:01 +0000 (UTC) [thread overview]
Message-ID: <1620238762.6100c00e76ebf0c9446421e7bf552da9412942db.mgorny@gentoo> (raw)
commit: 6100c00e76ebf0c9446421e7bf552da9412942db
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 5 18:14:26 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 5 18:19:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6100c00e
dev-python/setuptools-git: Enable python3.10
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/setuptools-git/setuptools-git-1.2-r2.ebuild | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/dev-python/setuptools-git/setuptools-git-1.2-r2.ebuild b/dev-python/setuptools-git/setuptools-git-1.2-r2.ebuild
index dcd5ea54a7f..086be375f1e 100644
--- a/dev-python/setuptools-git/setuptools-git-1.2-r2.ebuild
+++ b/dev-python/setuptools-git/setuptools-git-1.2-r2.ebuild
@@ -3,9 +3,7 @@
EAPI=7
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
inherit distutils-r1
DESCRIPTION="Setuptools revision control system plugin for Git"
@@ -16,9 +14,9 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
dev-vcs/git"
-RDEPEND="${DEPEND}"
+BDEPEND=${RDEPEND}
python_test() {
git config --global user.name "test user" || die
next reply other threads:[~2021-05-05 18:20 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-05 18:20 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-15 13:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/setuptools-git/ Michał Górny
2023-05-23 16:08 Michał Górny
2023-03-17 15:25 Michał Górny
2022-06-13 8:23 Michał Górny
2022-06-13 7:07 Agostino Sarubbo
2022-05-10 20:31 Michał Górny
2022-05-10 20:31 Michał Górny
2022-01-26 22:42 James Le Cuirot
2021-03-28 12:17 Sam James
2020-11-28 15:36 Sam James
2020-11-28 15:36 Sam James
2020-09-20 9:36 Michał Górny
2020-09-18 9:18 Michał Górny
2020-05-25 20:16 Michał Górny
2020-05-25 20:16 Michał Górny
2019-11-19 9:05 Michał Górny
2018-07-01 13:46 Mikle Kolyada
2018-04-09 20:22 Stephen Klimaszewski
2018-03-21 19:41 Markus Meier
2018-03-19 5:45 Tim Harder
2018-03-19 5:45 Tim Harder
2018-03-15 1:03 Matt Turner
2018-03-11 23:12 Matt Turner
2018-02-21 17:20 Michał Górny
2018-01-07 22:27 Mikle Kolyada
2017-12-27 20:37 Sergei Trofimovich
2017-12-27 20:06 Sergei Trofimovich
2017-12-26 16:22 Jason Zaman
2017-12-23 21:58 Sergei Trofimovich
2017-12-23 11:17 Markus Meier
2017-12-21 22:34 Sergei Trofimovich
2017-12-19 23:02 Sergei Trofimovich
2017-12-04 2:30 Matt Turner
2017-09-23 13:05 Sergei Trofimovich
2017-09-23 10:39 Sergei Trofimovich
2017-09-22 19:40 Sergei Trofimovich
2017-09-21 5:16 Tim Harder
2017-06-12 12:36 Manuel Rüger
2017-05-02 14:02 Michał Górny
2017-04-28 15:16 Manuel Rüger
2017-01-19 10:59 Agostino Sarubbo
2017-01-18 16:52 Agostino Sarubbo
2017-01-04 4:49 Brian Dolbec
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=1620238762.6100c00e76ebf0c9446421e7bf552da9412942db.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