From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/stem/
Date: Tue, 11 Feb 2020 12:16:34 +0000 (UTC) [thread overview]
Message-ID: <1581423376.41acbca5e76c4f0b18cb553f158ca3a719cbf1a6.mgorny@gentoo> (raw)
commit: 41acbca5e76c4f0b18cb553f158ca3a719cbf1a6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 12:05:34 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 12:16:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41acbca5
net-libs/stem: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-libs/stem/stem-1.5.4.ebuild | 2 +-
net-libs/stem/stem-1.6.0.ebuild | 2 +-
net-libs/stem/stem-1.7.0.ebuild | 2 +-
net-libs/stem/stem-1.7.1.ebuild | 2 +-
net-libs/stem/stem-1.8.0.ebuild | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net-libs/stem/stem-1.5.4.ebuild b/net-libs/stem/stem-1.5.4.ebuild
index 456f86ed399..7511d0f5501 100644
--- a/net-libs/stem/stem-1.5.4.ebuild
+++ b/net-libs/stem/stem-1.5.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=(python{2_7,3_6})
+PYTHON_COMPAT=(python3_6)
inherit vcs-snapshot distutils-r1
diff --git a/net-libs/stem/stem-1.6.0.ebuild b/net-libs/stem/stem-1.6.0.ebuild
index 456f86ed399..7511d0f5501 100644
--- a/net-libs/stem/stem-1.6.0.ebuild
+++ b/net-libs/stem/stem-1.6.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=(python{2_7,3_6})
+PYTHON_COMPAT=(python3_6)
inherit vcs-snapshot distutils-r1
diff --git a/net-libs/stem/stem-1.7.0.ebuild b/net-libs/stem/stem-1.7.0.ebuild
index 0369bc66b7b..95d26e15939 100644
--- a/net-libs/stem/stem-1.7.0.ebuild
+++ b/net-libs/stem/stem-1.7.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=(python{2_7,3_6,3_7})
+PYTHON_COMPAT=(python{3_6,3_7})
inherit vcs-snapshot distutils-r1
diff --git a/net-libs/stem/stem-1.7.1.ebuild b/net-libs/stem/stem-1.7.1.ebuild
index 0369bc66b7b..95d26e15939 100644
--- a/net-libs/stem/stem-1.7.1.ebuild
+++ b/net-libs/stem/stem-1.7.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=(python{2_7,3_6,3_7})
+PYTHON_COMPAT=(python{3_6,3_7})
inherit vcs-snapshot distutils-r1
diff --git a/net-libs/stem/stem-1.8.0.ebuild b/net-libs/stem/stem-1.8.0.ebuild
index 0369bc66b7b..95d26e15939 100644
--- a/net-libs/stem/stem-1.8.0.ebuild
+++ b/net-libs/stem/stem-1.8.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=(python{2_7,3_6,3_7})
+PYTHON_COMPAT=(python{3_6,3_7})
inherit vcs-snapshot distutils-r1
next reply other threads:[~2020-02-11 12:16 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-11 12:16 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-02 19:31 [gentoo-commits] repo/gentoo:master commit in: net-libs/stem/ Michał Górny
2024-11-06 10:47 Sam James
2024-05-17 13:41 Craig Andrews
2023-08-16 19:17 Sam James
2023-06-12 11:17 Sam James
2023-05-20 7:33 Michał Górny
2023-02-22 7:46 Sam James
2023-02-22 7:42 Sam James
2023-02-22 7:42 Sam James
2023-02-17 7:15 Sam James
2022-03-06 0:00 Sam James
2021-12-18 18:14 Craig Andrews
2021-12-18 17:43 Craig Andrews
2021-05-31 20:53 Michał Górny
2021-01-01 1:34 Michał Górny
2020-07-22 17:24 Craig Andrews
2020-04-05 19:47 Andreas Sturmlechner
2020-01-08 17:11 Anthony G. Basile
2019-01-09 1:42 Anthony G. Basile
2018-11-02 16:54 Craig Andrews
2018-10-10 0:13 Anthony G. Basile
2017-11-12 23:23 Anthony G. Basile
2017-11-12 23:23 Anthony G. Basile
2017-07-12 14:43 Pacho Ramos
2017-04-28 20:52 Manuel Rüger
2017-02-19 1:16 Anthony G. Basile
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=1581423376.41acbca5e76c4f0b18cb553f158ca3a719cbf1a6.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