summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-27 16:35:09 +0100
committerSam James <sam@gentoo.org>2023-05-27 16:35:09 +0100
commit34d3603a3793b8cbe7c0a9117a958e5a76656f1d (patch)
tree5ab4355c1d78852b5e0ede19b795f91a5d08ddaf /dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild
parentdev-python/automat: enable py3.12 (diff)
downloadgentoo-34d3603a3793b8cbe7c0a9117a958e5a76656f1d.tar.gz
gentoo-34d3603a3793b8cbe7c0a9117a958e5a76656f1d.tar.bz2
gentoo-34d3603a3793b8cbe7c0a9117a958e5a76656f1d.zip
dev-python/hyperlink: enable py3.12
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild')
-rw-r--r--dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild b/dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild
index a2176cae7948..61ec4a926554 100644
--- a/dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild
+++ b/dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
inherit distutils-r1 pypi