projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afe5bf5
)
dev-python/pysha3: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Wed, 18 Jul 2018 21:47:40 +0000
(23:47 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 18 Jul 2018 21:48:02 +0000
(23:48 +0200)
dev-python/pysha3/pysha3-1.0.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pysha3/pysha3-1.0.2-r1.ebuild
b/dev-python/pysha3/pysha3-1.0.2-r1.ebuild
index f73124da954d092028c39769429e6732cdfe476a..eb7479230d3ee5c4b37bfc1132e6c2518bd2130f 100644
(file)
--- a/
dev-python/pysha3/pysha3-1.0.2-r1.ebuild
+++ b/
dev-python/pysha3/pysha3-1.0.2-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6
,3_7
} pypy )
inherit distutils-r1
DESCRIPTION="SHA-3 (Keccak) for Python 2.7 - 3.5"