projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e9a70b
)
dev-python/u-msgpack: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:15:19 +0000
(22:15 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:08 +0000
(21:57 +0200)
dev-python/u-msgpack/u-msgpack-2.4.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/u-msgpack/u-msgpack-2.4.1.ebuild
b/dev-python/u-msgpack/u-msgpack-2.4.1.ebuild
index e0f0c54add72207e30b0b35f5697e69621ff6498..02978a4016c4d4040dccd71afa49a91e4c9feb9c 100644
(file)
--- a/
dev-python/u-msgpack/u-msgpack-2.4.1.ebuild
+++ b/
dev-python/u-msgpack/u-msgpack-2.4.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy pypy3 )
inherit distutils-r1