projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6817912
)
dev-python/uncertainties: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:16:22 +0000
(17:16 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:16:22 +0000
(17:16 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/uncertainties/uncertainties-3.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/uncertainties/uncertainties-3.0.1.ebuild
b/dev-python/uncertainties/uncertainties-3.0.1.ebuild
index d3cb81ec37a3d109799cbf6dc804a53ac5075d93..db961f1d7699ebb835b22b1eb1eb79c964bbf4e3 100644
(file)
--- a/
dev-python/uncertainties/uncertainties-3.0.1.ebuild
+++ b/
dev-python/uncertainties/uncertainties-3.0.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1