commit: 68570ec3edd5228ba4efa02784aababc290aae62
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 08:56:11 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 10:19:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68570ec3
dev-python/protobuf-python: Remove py2.7
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{protobuf-python-3.11.4.ebuild => protobuf-python-3.11.4-r1.ebuild} | 2 +-
.../{protobuf-python-3.12.2.ebuild => protobuf-python-3.12.2-r1.ebuild} | 2 +-
.../{protobuf-python-3.12.4.ebuild => protobuf-python-3.12.4-r1.ebuild} | 2 +-
.../{protobuf-python-3.13.0.ebuild => protobuf-python-3.13.0-r1.ebuild} | 2 +-
dev-python/protobuf-python/protobuf-python-9999.ebuild | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-python/protobuf-python/protobuf-python-3.11.4.ebuild
b/dev-python/protobuf-python/protobuf-python-3.11.4-r1.ebuild
similarity index 97%
rename from dev-python/protobuf-python/protobuf-python-3.11.4.ebuild
rename to dev-python/protobuf-python/protobuf-python-3.11.4-r1.ebuild
index 832edea2344..d9ae6a9e74d 100644
--- a/dev-python/protobuf-python/protobuf-python-3.11.4.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.11.4-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8})
+PYTHON_COMPAT=(python{3_6,3_7,3_8})
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1
diff --git a/dev-python/protobuf-python/protobuf-python-3.12.2.ebuild
b/dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild
similarity index 97%
rename from dev-python/protobuf-python/protobuf-python-3.12.2.ebuild
rename to dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild
index ccd1e09b367..b6dff04b360 100644
--- a/dev-python/protobuf-python/protobuf-python-3.12.2.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_{6..9}})
+PYTHON_COMPAT=(python3_{6..9})
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1
diff --git a/dev-python/protobuf-python/protobuf-python-3.12.4.ebuild
b/dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild
similarity index 97%
rename from dev-python/protobuf-python/protobuf-python-3.12.4.ebuild
rename to dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild
index 33a2a3bc672..754ffae59d5 100644
--- a/dev-python/protobuf-python/protobuf-python-3.12.4.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8,3_9})
+PYTHON_COMPAT=(python{3_6,3_7,3_8,3_9})
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1
diff --git a/dev-python/protobuf-python/protobuf-python-3.13.0.ebuild
b/dev-python/protobuf-python/protobuf-python-3.13.0-r1.ebuild
similarity index 97%
rename from dev-python/protobuf-python/protobuf-python-3.13.0.ebuild
rename to dev-python/protobuf-python/protobuf-python-3.13.0-r1.ebuild
index d7e474dcdb9..ecca6acde4b 100644
--- a/dev-python/protobuf-python/protobuf-python-3.13.0.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.13.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8,3_9})
+PYTHON_COMPAT=(python{3_6,3_7,3_8,3_9})
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1
diff --git a/dev-python/protobuf-python/protobuf-python-9999.ebuild
b/dev-python/protobuf-python/protobuf-python-9999.ebuild
index 77f252e252b..faaae29a1aa 100644
--- a/dev-python/protobuf-python/protobuf-python-9999.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8,3_9})
+PYTHON_COMPAT=(python{3_6,3_7,3_8,3_9})
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1