diff options
Diffstat (limited to 'dev-python/protobuf-python')
| -rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.11.4-r1.ebuild (renamed from dev-python/protobuf-python/protobuf-python-3.11.4.ebuild) | 2 | ||||
| -rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild (renamed from dev-python/protobuf-python/protobuf-python-3.12.2.ebuild) | 2 | ||||
| -rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild (renamed from dev-python/protobuf-python/protobuf-python-3.12.4.ebuild) | 2 | ||||
| -rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.13.0-r1.ebuild (renamed from dev-python/protobuf-python/protobuf-python-3.13.0.ebuild) | 2 | ||||
| -rw-r--r-- | 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 index 832edea234437..d9ae6a9e74ddc 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 index ccd1e09b36798..b6dff04b3607c 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 index 33a2a3bc672dc..754ffae59d5ec 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 index d7e474dcdb9fc..ecca6acde4bd1 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 77f252e252b3b..faaae29a1aa58 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 |
