summaryrefslogtreecommitdiff
path: root/dev-python/pytest-isort
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest-isort')
-rw-r--r--dev-python/pytest-isort/pytest-isort-3.1.0-r1.ebuild2
-rw-r--r--dev-python/pytest-isort/pytest-isort-3.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-isort/pytest-isort-3.1.0-r1.ebuild b/dev-python/pytest-isort/pytest-isort-3.1.0-r1.ebuild
index c93479942442..2c87b3302767 100644
--- a/dev-python/pytest-isort/pytest-isort-3.1.0-r1.ebuild
+++ b/dev-python/pytest-isort/pytest-isort-3.1.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1
diff --git a/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild b/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
index c93479942442..2c87b3302767 100644
--- a/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
+++ b/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1