diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/grpcio-tools/grpcio-tools-1.59.0-r1.ebuild (renamed from dev-python/grpcio-tools/grpcio-tools-1.59.0.ebuild) | 2 | ||||
-rw-r--r-- | dev-python/grpcio/grpcio-1.59.0-r1.ebuild (renamed from dev-python/grpcio/grpcio-1.59.0.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/grpcio-tools/grpcio-tools-1.59.0.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.59.0-r1.ebuild index d86989a3..64164a34 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.59.0.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-1.59.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 diff --git a/dev-python/grpcio/grpcio-1.59.0.ebuild b/dev-python/grpcio/grpcio-1.59.0-r1.ebuild index 74b56c15..68d55056 100644 --- a/dev-python/grpcio/grpcio-1.59.0.ebuild +++ b/dev-python/grpcio/grpcio-1.59.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 multiprocessing prefix pypi |