commit:     59a1666665da6e9caa40f3620bcdd6d5e678b82c
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  5 20:33:59 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Jul  5 20:41:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a16666

dev-python/pypugjs: enable py3.13

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

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

diff --git a/dev-python/pypugjs/pypugjs-5.11.0.ebuild 
b/dev-python/pypugjs/pypugjs-5.11.0.ebuild
index a0a11baa222e..58f9328c3f27 100644
--- a/dev-python/pypugjs/pypugjs-5.11.0.ebuild
+++ b/dev-python/pypugjs/pypugjs-5.11.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 optfeature
 

Reply via email to