commit:     0ca903482286dc3cff803c065ef71cc531d8b55b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  5 08:34:12 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  5 08:42:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ca90348

dev-python/aiohttp-theme: enable py3.14

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

 dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild 
b/dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild
index 69d91318996f..86c6bc4f11d4 100644
--- a/dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild
+++ b/dev-python/aiohttp-theme/aiohttp-theme-0.1.7.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit distutils-r1 pypi
 

Reply via email to