diff options
Diffstat (limited to 'dev-python/grpcio-tools')
-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 |
1 files changed, 1 insertions, 1 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 |