commit:     3ec2fde76e77df0b6f99077f7e67b9081c27abc8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 17:34:41 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 17:37:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec2fde7

dev-python/zipp: Enable py3.13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/zipp/zipp-3.19.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 

Reply via email to