projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c0f682
)
dev-python/pilkit: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 18:51:31 +0000
(19:51 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 19:12:21 +0000
(20:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pilkit/pilkit-2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pilkit/pilkit-2.0.ebuild
b/dev-python/pilkit/pilkit-2.0.ebuild
index 8c12db1a8bbc2950fa5f3908580590f35586b380..27910404428e6b3a95d6f6738eda0db2745aae7d 100644
(file)
--- a/
dev-python/pilkit/pilkit-2.0.ebuild
+++ b/
dev-python/pilkit/pilkit-2.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1