From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/elicense/
Date: Wed, 2 Sep 2020 15:58:36 +0000 (UTC) [thread overview]
Message-ID: <1599062312.c4c13bff673b3609af310c59225170caca4167a7.whissi@gentoo> (raw)
commit: c4c13bff673b3609af310c59225170caca4167a7
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 2 15:58:16 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 15:58:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c13bff
app-portage/elicense: add Python 3.8+ support
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
app-portage/elicense/elicense-1.0.2.ebuild | 2 +-
app-portage/elicense/elicense-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-portage/elicense/elicense-1.0.2.ebuild b/app-portage/elicense/elicense-1.0.2.ebuild
index f671d14c41e..3cc632c4a60 100644
--- a/app-portage/elicense/elicense-1.0.2.ebuild
+++ b/app-portage/elicense/elicense-1.0.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1
if [[ ${PV} == "9999" ]]; then
diff --git a/app-portage/elicense/elicense-9999.ebuild b/app-portage/elicense/elicense-9999.ebuild
index 62562385f1e..21bffddfdfb 100644
--- a/app-portage/elicense/elicense-9999.ebuild
+++ b/app-portage/elicense/elicense-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1
if [[ ${PV} == "9999" ]]; then
next reply other threads:[~2020-09-02 15:58 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-02 15:58 Thomas Deutschmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-03 15:27 [gentoo-commits] repo/gentoo:master commit in: app-portage/elicense/ Ben Kohler
2024-06-03 15:27 Ben Kohler
2024-06-03 15:27 Ben Kohler
2023-01-21 6:53 Sam James
2022-06-06 13:35 Ulrich Müller
2022-04-27 21:57 Andreas K. Hüttel
2020-02-11 11:38 Michał Górny
2019-12-31 3:17 Thomas Deutschmann
2019-12-31 3:17 Thomas Deutschmann
2019-09-08 18:35 Thomas Deutschmann
2019-05-22 20:42 Thomas Deutschmann
2019-05-21 14:50 Thomas Deutschmann
2019-05-21 14:50 Thomas Deutschmann
2019-05-20 22:35 Thomas Deutschmann
2019-05-20 22:28 Thomas Deutschmann
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=1599062312.c4c13bff673b3609af310c59225170caca4167a7.whissi@gentoo \
--to=whissi@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