dev-python/coverage: re-add 7.5.0 from Gentoo archive

Closes: #3520
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-06-26 16:29:54 +02:00
parent 33f0b4a4f4
commit 6ff204b7fd
4 changed files with 104 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_REQ_USE="threads(+),sqlite(+)"
inherit distutils-r1 pypi