summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0bb63b6a902599b253fd7cd8c0be8bbd869d4b2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-xarray
	pkgdesc = N-D labeled arrays and datasets in Python
	pkgver = 0.10.7
	pkgrel = 1
	url = http://xarray.pydata.org
	arch = any
	license = Apache
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-pandas
	optdepends = python-netcdf4: NetCDF4 support
	optdepends = python-bottleneck: Faster NaN operations
	optdepends = python-scipy: OPeNDAP support
	optdepends = python-matplotlib: Plotting support
	optdepends = python-dask: Enable out-of-core parallel computation
	replaces = python-xray
	source = python-xarray-0.10.7.tar.gz::https://github.com/pydata/xarray/archive/v0.10.7.tar.gz
	md5sums = 5f0703bb08a9b99e9ffc90c9e2390e55
	sha1sums = cf3293959f2b3c15591c68f37e9840149d924161
	sha256sums = 3663dc68843e7ccb8c4d34184f1b52ea519e3c3c4cf805c08b3d5e9a4eadbcf2

pkgname = python-xarray