projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ffc498
)
dev-python/pyblake2: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Wed, 18 Jul 2018 21:47:34 +0000
(23:47 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 18 Jul 2018 21:48:02 +0000
(23:48 +0200)
dev-python/pyblake2/pyblake2-1.1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyblake2/pyblake2-1.1.2.ebuild
b/dev-python/pyblake2/pyblake2-1.1.2.ebuild
index 2b2d75afadf5736ac9d9a7e5b13c2ac1ed7df489..490edf11796a0c3ba42ca1c8039e33f1c37bc492 100644
(file)
--- a/
dev-python/pyblake2/pyblake2-1.1.2.ebuild
+++ b/
dev-python/pyblake2/pyblake2-1.1.2.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6
,3_7
} pypy{,3} )
inherit distutils-r1
DESCRIPTION="BLAKE2 hash function extension module"