summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-09-14 12:58:17 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-09-14 13:01:33 +0200
commit111da5cfd07d832e11c0c70eb2eebcabb6e0f805 (patch)
treeb2274b172057c77d0a92cefc6265043e70fce871 /dev-python/protobuf-python
parentsci-libs/rtree: enable py3.12 (diff)
downloadgentoo-111da5cfd07d832e11c0c70eb2eebcabb6e0f805.tar.gz
gentoo-111da5cfd07d832e11c0c70eb2eebcabb6e0f805.tar.bz2
gentoo-111da5cfd07d832e11c0c70eb2eebcabb6e0f805.zip
dev-python/protobuf-python: enable py3.12
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python/protobuf-python')
-rw-r--r--dev-python/protobuf-python/protobuf-python-4.23.3.ebuild2
-rw-r--r--dev-python/protobuf-python/protobuf-python-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-4.23.3.ebuild b/dev-python/protobuf-python/protobuf-python-4.23.3.ebuild
index ac61281fae8f..c8a33b8666b2 100644
--- a/dev-python/protobuf-python/protobuf-python-4.23.3.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-4.23.3.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
diff --git a/dev-python/protobuf-python/protobuf-python-9999.ebuild b/dev-python/protobuf-python/protobuf-python-9999.ebuild
index ac61281fae8f..c8a33b8666b2 100644
--- a/dev-python/protobuf-python/protobuf-python-9999.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-9999.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