summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-06-01 22:42:24 +0200
committerMichał Górny <mgorny@gentoo.org>2021-06-01 22:56:12 +0200
commit28b5eabf300077b87a9266b9ae364c44a061a472 (patch)
treed60e85080e7ed3449f3bcdeedb6e29142ece39de /dev-python/trustme
parentwww-client/microsoft-edge-dev: remove old (diff)
downloadgentoo-28b5eabf300077b87a9266b9ae364c44a061a472.tar.gz
gentoo-28b5eabf300077b87a9266b9ae364c44a061a472.tar.bz2
gentoo-28b5eabf300077b87a9266b9ae364c44a061a472.zip
dev-python/trustme: Enable py3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/trustme')
-rw-r--r--dev-python/trustme/trustme-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trustme/trustme-0.7.0.ebuild b/dev-python/trustme/trustme-0.7.0.ebuild
index c57a34cf32e7..cc2a08a03187 100644
--- a/dev-python/trustme/trustme-0.7.0.ebuild
+++ b/dev-python/trustme/trustme-0.7.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
inherit distutils-r1
DESCRIPTION="#1 quality TLS certs while you wait, for the discerning tester"