summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0aaccadab953b0b2d040e594e90551f3f7e25753 (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.9.6
	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.9.6.tar.gz::https://github.com/pydata/xarray/archive/v0.9.6.tar.gz
	md5sums = 980aa689524338de077d8f889e901327
	sha1sums = f49c7e9f5c2cf42a3c3427815c0bd08dcaefa135
	sha256sums = 4b68f2fa5158123f87b158015374e035471dbe00d10e445cb43a5e4ab11045e1

pkgname = python-xarray