projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94b91b6
)
dev-python/pysha3: Tested on py3.6
author
Michał Górny
<mgorny@gentoo.org>
Sat, 21 Oct 2017 08:33:13 +0000
(10:33 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 21 Oct 2017 08:33:53 +0000
(10:33 +0200)
dev-python/pysha3/pysha3-1.0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pysha3/pysha3-1.0.2.ebuild
b/dev-python/pysha3/pysha3-1.0.2.ebuild
index 8a490c6698c2ab9b0f42cc98b26da1e6646f9cdd..30759551bb947e1e89c59fe4076f447748490cd4 100644
(file)
--- a/
dev-python/pysha3/pysha3-1.0.2.ebuild
+++ b/
dev-python/pysha3/pysha3-1.0.2.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1
DESCRIPTION="SHA-3 (Keccak) for Python 2.7 - 3.5"