commit:     5ad6f72a6774399d02531a717fa8211d80de0cff
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 11 15:47:01 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 11 17:03:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad6f72a

dev-python/hatch-fancy-pypi-readme: Enable py3.14

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

 .../hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-25.1.0.ebuild       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-25.1.0.ebuild 
b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-25.1.0.ebuild
index 9593c8d8f8b7..989bdaf60317 100644
--- a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-25.1.0.ebuild
+++ b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-25.1.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} python3_13t )
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} python3_1{3t,4t} )
 
 inherit distutils-r1
 

Reply via email to