summaryrefslogtreecommitdiff
path: root/dev-python/httpauth
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/httpauth')
-rw-r--r--dev-python/httpauth/httpauth-0.3-r1.ebuild2
-rw-r--r--dev-python/httpauth/httpauth-0.4.1.ebuild2
-rw-r--r--dev-python/httpauth/httpauth-0.4.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/httpauth/httpauth-0.3-r1.ebuild b/dev-python/httpauth/httpauth-0.3-r1.ebuild
index a8ee69f58f3c..125c13ede52c 100644
--- a/dev-python/httpauth/httpauth-0.3-r1.ebuild
+++ b/dev-python/httpauth/httpauth-0.3-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
inherit distutils-r1 pypi
diff --git a/dev-python/httpauth/httpauth-0.4.1.ebuild b/dev-python/httpauth/httpauth-0.4.1.ebuild
index c8eaceebc36d..ccc35f465fea 100644
--- a/dev-python/httpauth/httpauth-0.4.1.ebuild
+++ b/dev-python/httpauth/httpauth-0.4.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
inherit distutils-r1 pypi
diff --git a/dev-python/httpauth/httpauth-0.4.ebuild b/dev-python/httpauth/httpauth-0.4.ebuild
index c623a46bb8bb..2b2049809ebb 100644
--- a/dev-python/httpauth/httpauth-0.4.ebuild
+++ b/dev-python/httpauth/httpauth-0.4.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
inherit distutils-r1