commit:     b4ec55e67592d8c585028fe03a95aa7683811f8e
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
AuthorDate: Mon May  5 14:00:09 2025 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
CommitDate: Tue May  6 13:51:55 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b4ec55e6

dev-python/snuggs: enable py3.13

Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>

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

diff --git a/dev-python/snuggs/snuggs-1.4.7.ebuild 
b/dev-python/snuggs/snuggs-1.4.7.ebuild
index be3395de7..6c1ea86ff 100644
--- a/dev-python/snuggs/snuggs-1.4.7.ebuild
+++ b/dev-python/snuggs/snuggs-1.4.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_13 )
 DISTUTILS_USE_PEP517="setuptools"
 inherit distutils-r1
 

Reply via email to