projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b87a248
)
dev-python/trustme: Port to py3.9
author
Michał Górny
<mgorny@gentoo.org>
Mon, 25 May 2020 19:41:06 +0000
(21:41 +0200)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-python/trustme/trustme-0.6.0.ebuild
b/dev-python/trustme/trustme-0.6.0.ebuild
index 4987cd10753f6bcb97cedde669a05588c2d80591..1fe0382cafda54293f14f3df7808618eec958387 100644
(file)
--- a/
dev-python/trustme/trustme-0.6.0.ebuild
+++ b/
dev-python/trustme/trustme-0.6.0.ebuild
@@
-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"