diff options
Diffstat (limited to 'dev-python/coverage')
| -rw-r--r-- | dev-python/coverage/coverage-7.3.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/coverage/coverage-7.3.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/coverage/coverage-7.3.1.ebuild b/dev-python/coverage/coverage-7.3.1.ebuild index 9146b6f561e9..b34c0601cd58 100644 --- a/dev-python/coverage/coverage-7.3.1.ebuild +++ b/dev-python/coverage/coverage-7.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite(+)" inherit distutils-r1 pypi diff --git a/dev-python/coverage/coverage-7.3.2.ebuild b/dev-python/coverage/coverage-7.3.2.ebuild index 5340f5b50ba4..0ab252238aae 100644 --- a/dev-python/coverage/coverage-7.3.2.ebuild +++ b/dev-python/coverage/coverage-7.3.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite(+)" inherit distutils-r1 pypi |
