From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info/
Date: Thu, 11 Mar 2021 17:03:24 +0000 (UTC) [thread overview]
Message-ID: <1615482194.153f14000e47674d09870e90a5bab639c25531a1.bkohler@gentoo> (raw)
commit: 153f14000e47674d09870e90a5bab639c25531a1
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 16:55:01 2021 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 17:03:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153f1400
dev-util/distro-info: add python3_9 support and missing test dep
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
dev-util/distro-info/distro-info-1.0.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-util/distro-info/distro-info-1.0.ebuild b/dev-util/distro-info/distro-info-1.0.ebuild
index fb1bd4cbd9e..9df6704e2ea 100644
--- a/dev-util/distro-info/distro-info-1.0.ebuild
+++ b/dev-util/distro-info/distro-info-1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_OPTIONAL=true
inherit distutils-r1
@@ -25,6 +25,7 @@ COMMON_DEPEND="dev-lang/perl:=
DEPEND="${COMMON_DEPEND}
python? ( dev-python/setuptools[${PYTHON_USEDEP}] )
test? (
+ dev-util/distro-info-data
dev-util/shunit2
dev-python/pylint[${PYTHON_USEDEP}]
)"
next reply other threads:[~2021-03-11 17:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-11 17:03 Ben Kohler [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-30 10:41 [gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info/ Ionen Wolkens
2021-07-26 2:28 Sam James
2021-07-26 2:28 Sam James
2021-07-26 2:27 Sam James
2021-05-31 20:53 Michał Górny
2021-03-01 8:26 Joonas Niilola
2021-03-01 8:26 Joonas Niilola
2020-03-18 18:26 Michał Górny
2020-03-18 11:04 Agostino Sarubbo
2020-03-17 16:01 Agostino Sarubbo
2019-10-13 16:55 Joonas Niilola
2018-06-26 18:46 Pacho Ramos
2016-12-31 22:20 Agostino Sarubbo
2016-05-19 16:26 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=1615482194.153f14000e47674d09870e90a5bab639c25531a1.bkohler@gentoo \
--to=bkohler@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