diff options
Diffstat (limited to 'dev-python/protobuf-python')
| -rw-r--r-- | dev-python/protobuf-python/protobuf-python-4.21.9.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/protobuf-python/protobuf-python-4.24.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-4.21.9.ebuild b/dev-python/protobuf-python/protobuf-python-4.21.9.ebuild index bb717e07e836..50b39e088769 100644 --- a/dev-python/protobuf-python/protobuf-python-4.21.9.ebuild +++ b/dev-python/protobuf-python/protobuf-python-4.21.9.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11} ) inherit distutils-r1 diff --git a/dev-python/protobuf-python/protobuf-python-4.24.0.ebuild b/dev-python/protobuf-python/protobuf-python-4.24.0.ebuild index 8c74e01cec58..8ed6f97461ae 100644 --- a/dev-python/protobuf-python/protobuf-python-4.24.0.ebuild +++ b/dev-python/protobuf-python/protobuf-python-4.24.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11} ) inherit distutils-r1 flag-o-matic |
