From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/intreehooks/
Date: Mon, 22 Mar 2021 07:36:01 +0000 (UTC) [thread overview]
Message-ID: <1616398556.02545e8c4f3408917f45b6a62c312cfb11826f17.mgorny@gentoo> (raw)
commit: 02545e8c4f3408917f45b6a62c312cfb11826f17
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 07:18:32 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 07:35:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02545e8c
dev-python/intreehooks: Enable py3.9
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/intreehooks/intreehooks-1.0.ebuild | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/dev-python/intreehooks/intreehooks-1.0.ebuild b/dev-python/intreehooks/intreehooks-1.0.ebuild
index b4757923117..14369e12a72 100644
--- a/dev-python/intreehooks/intreehooks-1.0.ebuild
+++ b/dev-python/intreehooks/intreehooks-1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} pypy3 )
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
inherit distutils-r1
DESCRIPTION="Load a PEP 517 backend from inside the source tree"
@@ -18,9 +18,6 @@ IUSE="examples"
RDEPEND="
dev-python/toml[${PYTHON_USEDEP}]
"
-BDEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
distutils_enable_tests pytest
next reply other threads:[~2021-03-22 7:36 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-22 7:36 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-19 11:39 [gentoo-commits] repo/gentoo:master commit in: dev-python/intreehooks/ Arthur Zamarin
2021-11-19 7:59 Arthur Zamarin
2021-11-18 10:50 Sam James
2021-11-15 16:29 Agostino Sarubbo
2021-10-24 4:51 Sam James
2021-10-24 2:27 Sam James
2021-10-24 0:19 Sam James
2021-10-10 20:43 Sam James
2021-10-10 2:20 Sam James
2021-10-10 0:09 Sam James
2021-10-09 20:19 Sam James
2021-09-24 22:48 Sam James
2021-05-24 19:42 Patrick McLean
2021-03-22 7:36 Michał Górny
2021-03-22 7:36 Michał Górny
2020-01-30 21:26 Michał Górny
2019-12-07 21:55 Patrick McLean
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=1616398556.02545e8c4f3408917f45b6a62c312cfb11826f17.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