commit:     d0cdc3fb5d83ecc12812445239bbc8e78b89fbc9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  8 07:38:00 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct  8 07:38:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0cdc3fb

sys-apps/uswid: enable py3.13

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

 sys-apps/uswid/uswid-0.4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/uswid/uswid-0.4.7.ebuild 
b/sys-apps/uswid/uswid-0.4.7.ebuild
index 3e14347bcbee..8fb812992a0a 100644
--- a/sys-apps/uswid/uswid-0.4.7.ebuild
+++ b/sys-apps/uswid/uswid-0.4.7.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 

Reply via email to