projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afe6f9f
)
dev-python/xarray: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 20:41:53 +0000
(21:41 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 17 Jan 2020 07:47:37 +0000
(08:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/xarray/xarray-0.10.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/xarray/xarray-0.10.8.ebuild
b/dev-python/xarray/xarray-0.10.8.ebuild
index 71388345bd940312a19f140273fb1c466c7a81e0..750b2c63e93f41247e1afc8564aefef140f716eb 100644
(file)
--- a/
dev-python/xarray/xarray-0.10.8.ebuild
+++ b/
dev-python/xarray/xarray-0.10.8.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_{6,7}
} )
+PYTHON_COMPAT=( python
3_{6,7
} )
inherit distutils-r1