diff options
Diffstat (limited to 'dev-python/coverage')
| -rw-r--r-- | dev-python/coverage/coverage-7.10.5.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/coverage/coverage-7.10.6.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/coverage/coverage-7.10.7.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/coverage/coverage-7.9.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/coverage/coverage-7.9.2.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/coverage/coverage-7.10.5.ebuild b/dev-python/coverage/coverage-7.10.5.ebuild index 53141851fe01..b7dab15269d4 100644 --- a/dev-python/coverage/coverage-7.10.5.ebuild +++ b/dev-python/coverage/coverage-7.10.5.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) PYTHON_REQ_USE="threads(+),sqlite(+)" inherit distutils-r1 multiprocessing pypi diff --git a/dev-python/coverage/coverage-7.10.6.ebuild b/dev-python/coverage/coverage-7.10.6.ebuild index 29e3f4c6ab5d..cd489db384a5 100644 --- a/dev-python/coverage/coverage-7.10.6.ebuild +++ b/dev-python/coverage/coverage-7.10.6.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) PYTHON_REQ_USE="threads(+),sqlite(+)" inherit distutils-r1 multiprocessing pypi diff --git a/dev-python/coverage/coverage-7.10.7.ebuild b/dev-python/coverage/coverage-7.10.7.ebuild index 29e3f4c6ab5d..cd489db384a5 100644 --- a/dev-python/coverage/coverage-7.10.7.ebuild +++ b/dev-python/coverage/coverage-7.10.7.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) PYTHON_REQ_USE="threads(+),sqlite(+)" inherit distutils-r1 multiprocessing pypi diff --git a/dev-python/coverage/coverage-7.9.1.ebuild b/dev-python/coverage/coverage-7.9.1.ebuild index 17b83e1c3875..2f9cbad30841 100644 --- a/dev-python/coverage/coverage-7.9.1.ebuild +++ b/dev-python/coverage/coverage-7.9.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) PYTHON_REQ_USE="threads(+),sqlite(+)" inherit distutils-r1 pypi diff --git a/dev-python/coverage/coverage-7.9.2.ebuild b/dev-python/coverage/coverage-7.9.2.ebuild index 00b9f901c5d3..b8c6e8515ffb 100644 --- a/dev-python/coverage/coverage-7.9.2.ebuild +++ b/dev-python/coverage/coverage-7.9.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) PYTHON_REQ_USE="threads(+),sqlite(+)" inherit distutils-r1 pypi |
