projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f054a8d
)
dev-python/husl: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:51 +0000
(17:12 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:51 +0000
(17:12 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/husl/husl-4.0.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/husl/husl-4.0.3.ebuild
b/dev-python/husl/husl-4.0.3.ebuild
index 5fd34a8ea0a371a942e0038bc0584c78c3e5ce5d..48a0417b74dbf44e734b8fe04debbdeddcc49ad4 100644
(file)
--- a/
dev-python/husl/husl-4.0.3.ebuild
+++ b/
dev-python/husl/husl-4.0.3.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1