commit:     b97c0c57ca267f3c39077444897985234060cd0e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 19:30:01 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 19:30:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97c0c57

dev-python/oslo-config: Remove py3.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/oslo-config/oslo-config-10.0.0.ebuild | 2 +-
 dev-python/oslo-config/oslo-config-10.1.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/oslo-config/oslo-config-10.0.0.ebuild 
b/dev-python/oslo-config/oslo-config-10.0.0.ebuild
index fcc0dac86552..cbcfa6747803 100644
--- a/dev-python/oslo-config/oslo-config-10.0.0.ebuild
+++ b/dev-python/oslo-config/oslo-config-10.0.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=pbr
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
 
 inherit distutils-r1 pypi
 

diff --git a/dev-python/oslo-config/oslo-config-10.1.0.ebuild 
b/dev-python/oslo-config/oslo-config-10.1.0.ebuild
index fcc0dac86552..cbcfa6747803 100644
--- a/dev-python/oslo-config/oslo-config-10.1.0.ebuild
+++ b/dev-python/oslo-config/oslo-config-10.1.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=pbr
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
 
 inherit distutils-r1 pypi
 

Reply via email to