projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4726c03
)
dev-python/humanfriendly: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:38:52 +0000
(14:38 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:42:24 +0000
(14:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/humanfriendly/humanfriendly-4.17.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/humanfriendly/humanfriendly-4.17.ebuild
b/dev-python/humanfriendly/humanfriendly-4.17.ebuild
index 2b7465a35b7f1a36a0690d585188320243bf0091..9fe2f4da94ec06167031799ebea2a8fb748f71df 100644
(file)
--- a/
dev-python/humanfriendly/humanfriendly-4.17.ebuild
+++ b/
dev-python/humanfriendly/humanfriendly-4.17.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1