summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-06-17 17:31:34 +0200
committerMichał Górny <mgorny@gentoo.org>2024-06-17 18:25:43 +0200
commit24e3c712ecdc91c65bc650b3558db2c53140a60d (patch)
tree52a713a9dd127a90ef3e6891206a2ed23ac9b1bd /dev-python/minify-html
parentdev-python/pkgcraft: Enable py3.13 (diff)
downloadgentoo-24e3c712ecdc91c65bc650b3558db2c53140a60d.tar.gz
gentoo-24e3c712ecdc91c65bc650b3558db2c53140a60d.tar.bz2
gentoo-24e3c712ecdc91c65bc650b3558db2c53140a60d.zip
dev-python/minify-html: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/minify-html')
-rw-r--r--dev-python/minify-html/minify-html-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/minify-html/minify-html-0.15.0.ebuild b/dev-python/minify-html/minify-html-0.15.0.ebuild
index a89ad20c6ff0..d92e86491d41 100644
--- a/dev-python/minify-html/minify-html-0.15.0.ebuild
+++ b/dev-python/minify-html/minify-html-0.15.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=maturin
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
CRATES="
"