From 111da5cfd07d832e11c0c70eb2eebcabb6e0f805 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Thu, 14 Sep 2023 12:58:17 +0200 Subject: dev-python/protobuf-python: enable py3.12 Signed-off-by: Andrew Ammerlaan --- dev-python/protobuf-python/protobuf-python-4.23.3.ebuild | 2 +- dev-python/protobuf-python/protobuf-python-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/protobuf-python') 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 -- cgit v1.2.3