summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 93de5b76314fe97abdf9e1c7088c48adbf924b3f (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.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.10.6.tar.gz::https://github.com/pydata/xarray/archive/v0.10.6.tar.gz
	md5sums = fe997aa7443d0afd8180452b6cf44af0
	sha1sums = 9cceab192ed66f49e44d36ca696b5fb35019fd80
	sha256sums = 55666db7e2c32ff2342038c5b4cc087fb545b2d010df17f0ba6de466fd665494

pkgname = python-xarray