summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/werkzeug/werkzeug-3.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/werkzeug/werkzeug-3.0.3.ebuild b/dev-python/werkzeug/werkzeug-3.0.3.ebuild
index 3c1c6d1cf602..f662d9e804d9 100644
--- a/dev-python/werkzeug/werkzeug-3.0.3.ebuild
+++ b/dev-python/werkzeug/werkzeug-3.0.3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit distutils-r1 pypi