dev-python/trustme: Port to py3.9
authorMichał Górny <mgorny@gentoo.org>
Mon, 25 May 2020 19:41:06 +0000 (21:41 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 25 May 2020 19:48:07 +0000 (21:48 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/trustme/trustme-0.6.0.ebuild

index 4987cd10753f6bcb97cedde669a05588c2d80591..1fe0382cafda54293f14f3df7808618eec958387 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{6..9}} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="#1 quality TLS certs while you wait, for the discerning tester"