commit:     2f94fe48476d7af1f83e834307a87f2e7aca63cd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 03:59:37 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 03:59:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f94fe48

dev-python/pybtex: Enable py3.14

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

 dev-python/pybtex/pybtex-0.25.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pybtex/pybtex-0.25.0.ebuild 
b/dev-python/pybtex/pybtex-0.25.0.ebuild
index fd45fd3155c3..896fcd47cee4 100644
--- a/dev-python/pybtex/pybtex-0.25.0.ebuild
+++ b/dev-python/pybtex/pybtex-0.25.0.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