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