summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2024-07-05 22:33:59 +0200
committerPetr Vaněk <arkamar@gentoo.org>2024-07-05 22:41:30 +0200
commit59a1666665da6e9caa40f3620bcdd6d5e678b82c (patch)
tree0353caa224ac58b664f3ec86f53d59608ca8952c /dev-python/pypugjs
parentdev-python/scipy: Stabilize 1.13.1 amd64, #933789 (diff)
downloadgentoo-59a1666665da6e9caa40f3620bcdd6d5e678b82c.tar.gz
gentoo-59a1666665da6e9caa40f3620bcdd6d5e678b82c.tar.bz2
gentoo-59a1666665da6e9caa40f3620bcdd6d5e678b82c.zip
dev-python/pypugjs: enable py3.13
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'dev-python/pypugjs')
-rw-r--r--dev-python/pypugjs/pypugjs-5.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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