commit: c53b6e5f93ed9abbef86f5a01ee3d8ca6c76faf8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 11:33:57 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 11:44:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53b6e5f
dev-python/trustme: Bump to 0.5.3, py3.8, pypy*
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/trustme/trustme-0.5.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/trustme/trustme-0.5.3.ebuild
b/dev-python/trustme/trustme-0.5.3.ebuild
index 10341de559f..1bf6ac88738 100644
--- a/dev-python/trustme/trustme-0.5.3.ebuild
+++ b/dev-python/trustme/trustme-0.5.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} pypy{,3} )
inherit distutils-r1
DESCRIPTION="#1 quality TLS certs while you wait, for the discerning tester"