commit:     cf5c76cc5d7786c466df03f16a50ac852210c482
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 10 17:48:54 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 10 17:52:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf5c76cc

dev-python/oslo-utils: enable py3.14

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/oslo-utils/oslo-utils-9.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/oslo-utils/oslo-utils-9.0.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-9.0.0.ebuild
index 5012a38edb28..0b26a84444a4 100644
--- a/dev-python/oslo-utils/oslo-utils-9.0.0.ebuild
+++ b/dev-python/oslo-utils/oslo-utils-9.0.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit check-reqs distutils-r1 pypi
 

Reply via email to