projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04e07af
)
dev-python/whichcraft: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:56:56 +0000
(07:56 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 07:08:21 +0000
(08:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/whichcraft/whichcraft-0.4.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/whichcraft/whichcraft-0.4.1.ebuild
b/dev-python/whichcraft/whichcraft-0.4.1.ebuild
index a62e773c723ab05ac360f5e1cb0ecabcade05aee..2c9619db60852f00b0049d178f6bec6671d0ff65 100644
(file)
--- a/
dev-python/whichcraft/whichcraft-0.4.1.ebuild
+++ b/
dev-python/whichcraft/whichcraft-0.4.1.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1