commit:     74326c621d88eaa87c70d0a13becac5861d0fdf2
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 23 07:40:30 2025 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Wed Jul 23 08:46:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74326c62

dev-python/sphinx-copybutton: enable py3.14

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild 
b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild
index e2c149ad2b1a..75bc5684bf4b 100644
--- a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild
+++ b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 PYPI_NO_NORMALIZE=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit distutils-r1 pypi
 

Reply via email to