summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaterina Vaartis <vaartis@kotobank.ch>2021-05-16 12:43:34 +0300
committerMichał Górny <mgorny@gentoo.org>2021-05-20 22:11:01 +0200
commit57a927ca72c3c9afcf2902661eea4e4575a8afb5 (patch)
treeb3c3f0e58530d572271aac14360793d4693a5502 /dev-python/service_identity/service_identity-21.1.0.ebuild
parentdev-python/pyopenssl: Bump to python 3.10 (diff)
downloadgentoo-57a927ca72c3c9afcf2902661eea4e4575a8afb5.tar.gz
gentoo-57a927ca72c3c9afcf2902661eea4e4575a8afb5.tar.bz2
gentoo-57a927ca72c3c9afcf2902661eea4e4575a8afb5.zip
dev-python/service_identity: Bump to python 3.10
Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/service_identity/service_identity-21.1.0.ebuild')
-rw-r--r--dev-python/service_identity/service_identity-21.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/service_identity/service_identity-21.1.0.ebuild b/dev-python/service_identity/service_identity-21.1.0.ebuild
index 30435519b994..e7d0c7f9482d 100644
--- a/dev-python/service_identity/service_identity-21.1.0.ebuild
+++ b/dev-python/service_identity/service_identity-21.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
inherit distutils-r1