projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93971be
)
dev-python/corner: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Fri, 17 Jan 2020 09:46:12 +0000
(10:46 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 17 Jan 2020 10:01:58 +0000
(11:01 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/corner/corner-2.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/corner/corner-2.0.1.ebuild
b/dev-python/corner/corner-2.0.1.ebuild
index c898eb2a6bf69a2f24af6c04f8d6a5b3203e61d7..93cbfcfa1942483cff57fac390a94074a1588333 100644
(file)
--- a/
dev-python/corner/corner-2.0.1.ebuild
+++ b/
dev-python/corner/corner-2.0.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1