summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dadd7d3e6fdef61b90b206d8dc59c345ce7439b6 (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.0
	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.0.tar.gz::https://github.com/pydata/xarray/archive/v0.10.0.tar.gz
	md5sums = 978823622e0acbd2fcc7ffd01857685a
	sha1sums = 591f1b0bb82716de7a9325078d0a461178006357
	sha256sums = 9191838f82467b3e2cc11670f6573202548ac9562d6d3abba6bcba34fc1b66f0

pkgname = python-xarray