From 34d3603a3793b8cbe7c0a9117a958e5a76656f1d Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 27 May 2023 16:35:09 +0100 Subject: dev-python/hyperlink: enable py3.12 Signed-off-by: Sam James --- dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/hyperlink/hyperlink-21.0.0-r1.ebuild') 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 -- cgit v1.2.3-65-gdbad