From 3ec2fde76e77df0b6f99077f7e67b9081c27abc8 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 17 Jun 2024 19:34:41 +0200 Subject: dev-python/zipp: Enable py3.13 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/zipp/zipp-3.19.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/zipp/zipp-3.19.2.ebuild b/dev-python/zipp/zipp-3.19.2.ebuild index 4c2c0b9b1eb8..56691701c850 100644 --- a/dev-python/zipp/zipp-3.19.2.ebuild +++ b/dev-python/zipp/zipp-3.19.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( pypy3 python3_{10..12} ) +PYTHON_COMPAT=( pypy3 python3_{10..13} ) inherit distutils-r1 pypi -- cgit v1.2.3-65-gdbad