From ddb15fb46eb81d1e0e45feb4981b985fb3398c72 Mon Sep 17 00:00:00 2001 From: Petr Vaněk Date: Thu, 22 Jun 2023 07:40:31 +0200 Subject: dev-python/oslo-i18n: enable py3.12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Vaněk Signed-off-by: Michał Górny --- dev-python/oslo-i18n/oslo-i18n-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/oslo-i18n/oslo-i18n-6.0.0.ebuild') diff --git a/dev-python/oslo-i18n/oslo-i18n-6.0.0.ebuild b/dev-python/oslo-i18n/oslo-i18n-6.0.0.ebuild index 2b81d74ab462..d04a8195ae42 100644 --- a/dev-python/oslo-i18n/oslo-i18n-6.0.0.ebuild +++ b/dev-python/oslo-i18n/oslo-i18n-6.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi -- cgit v1.2.3-65-gdbad