summaryrefslogtreecommitdiff
path: root/dev-python/questionary
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/questionary')
-rw-r--r--dev-python/questionary/questionary-2.1.0.ebuild2
-rw-r--r--dev-python/questionary/questionary-2.1.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/questionary/questionary-2.1.0.ebuild b/dev-python/questionary/questionary-2.1.0.ebuild
index 5dfccb782845..56979a1befe5 100644
--- a/dev-python/questionary/questionary-2.1.0.ebuild
+++ b/dev-python/questionary/questionary-2.1.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1
diff --git a/dev-python/questionary/questionary-2.1.1.ebuild b/dev-python/questionary/questionary-2.1.1.ebuild
index f3c43254139e..d4fcdc6f631c 100644
--- a/dev-python/questionary/questionary-2.1.1.ebuild
+++ b/dev-python/questionary/questionary-2.1.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1