projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceac74a
)
dev-python/hypothesis: Enable py3.8
author
Michał Górny
<mgorny@gentoo.org>
Sat, 16 Nov 2019 09:39:20 +0000
(10:39 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 16 Nov 2019 11:01:11 +0000
(12:01 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/hypothesis/hypothesis-4.44.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/hypothesis/hypothesis-4.44.2.ebuild
b/dev-python/hypothesis/hypothesis-4.44.2.ebuild
index 60971e4d3a83997c05a56cd1655cc6d47327922b..f4686aaabd7ac850ee459e1a962bef854e00d758 100644
(file)
--- a/
dev-python/hypothesis/hypothesis-4.44.2.ebuild
+++ b/
dev-python/hypothesis/hypothesis-4.44.2.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7
,8
} pypy{,3} )
PYTHON_REQ_USE="threads(+),sqlite"
inherit distutils-r1 eutils