commit:     558d7760d67b7b4d5e45551b59b6b2875d9833c4
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 09:46:22 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb  7 09:46:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=558d7760

dev-python/fastbencode: enable py3.13

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

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

diff --git a/dev-python/fastbencode/fastbencode-0.3.1.ebuild 
b/dev-python/fastbencode/fastbencode-0.3.1.ebuild
index c2e3ef944d34..050e3c30fde5 100644
--- a/dev-python/fastbencode/fastbencode-0.3.1.ebuild
+++ b/dev-python/fastbencode/fastbencode-0.3.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 

Reply via email to