projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
559367e
)
dev-python/contextlib2: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:09:09 +0000
(22:09 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:56:31 +0000
(21:56 +0200)
dev-python/contextlib2/contextlib2-0.5.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/contextlib2/contextlib2-0.5.5.ebuild
b/dev-python/contextlib2/contextlib2-0.5.5.ebuild
index add08a62c816dfe915bde7c176f84c4dc0d865eb..97a9d05fdf580638c15f81a6e8d7083af06c728c 100644
(file)
--- a/
dev-python/contextlib2/contextlib2-0.5.5.ebuild
+++ b/
dev-python/contextlib2/contextlib2-0.5.5.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