commit:     0e0f4766f8cb9ffd51536d71da038c02799d7c4c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 13 01:42:31 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 13 01:42:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e0f4766

dev-python/pypi-attestations: enable py3.13

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pypi-attestations/pypi-attestations-0.0.25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypi-attestations/pypi-attestations-0.0.25.ebuild 
b/dev-python/pypi-attestations/pypi-attestations-0.0.25.ebuild
index ece5b2ff6650..9ed29d2da015 100644
--- a/dev-python/pypi-attestations/pypi-attestations-0.0.25.ebuild
+++ b/dev-python/pypi-attestations/pypi-attestations-0.0.25.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit distutils-r1 pypi
 

Reply via email to