projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
488cb18
)
dev-python/spectral-cube: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:15:59 +0000
(17:15 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:15:59 +0000
(17:15 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/spectral-cube/spectral-cube-0.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/spectral-cube/spectral-cube-0.4.0.ebuild
b/dev-python/spectral-cube/spectral-cube-0.4.0.ebuild
index 858ca8c5b280d77fa9cb16c012ee0e36564a518a..b5ae97f1c12161163f05c7f30066be0541a47817 100644
(file)
--- a/
dev-python/spectral-cube/spectral-cube-0.4.0.ebuild
+++ b/
dev-python/spectral-cube/spectral-cube-0.4.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_5,3_
6} )
+PYTHON_COMPAT=( python
3_{5,
6} )
inherit distutils-r1
DESCRIPTION="Manipulate astronomical data cubes with Python"