summaryrefslogtreecommitdiff
path: root/dev-python/keystoneauth1
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/keystoneauth1')
-rw-r--r--dev-python/keystoneauth1/keystoneauth1-5.11.1.ebuild2
-rw-r--r--dev-python/keystoneauth1/keystoneauth1-5.12.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/keystoneauth1/keystoneauth1-5.11.1.ebuild b/dev-python/keystoneauth1/keystoneauth1-5.11.1.ebuild
index 1115e1185206..5088efb01ae8 100644
--- a/dev-python/keystoneauth1/keystoneauth1-5.11.1.ebuild
+++ b/dev-python/keystoneauth1/keystoneauth1-5.11.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi
diff --git a/dev-python/keystoneauth1/keystoneauth1-5.12.0.ebuild b/dev-python/keystoneauth1/keystoneauth1-5.12.0.ebuild
index 6784628019d6..905bb1567123 100644
--- a/dev-python/keystoneauth1/keystoneauth1-5.12.0.ebuild
+++ b/dev-python/keystoneauth1/keystoneauth1-5.12.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=pbr
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1 pypi