summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c38b6c6a45e3cdfecbdbb00221c5b6809baf16ee (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.11.2
	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.11.2.tar.gz::https://github.com/pydata/xarray/archive/v0.11.2.tar.gz
	md5sums = ef65b6140d42a7d83debb310713869df
	sha1sums = eec9a96b6482151c1123b728a656462ab1361d4f
	sha256sums = f171df10e818ce0c7b73fda0e1739176a5c85a4a54a9e39d74e060f3b1593643

pkgname = python-xarray