summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 026174ad63760fc205c330a322d39eff1004a4ac (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.8
	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.8.tar.gz::https://github.com/pydata/xarray/archive/v0.10.8.tar.gz
	md5sums = 0e6004996e0a85584095b808615db74c
	sha1sums = 23624ecc5d5eded36c4ce0ea3a6a96475f6e49f0
	sha256sums = f41da8b64bbadbb3de92e9578846c79e20831c5dcda3a7e1e9c81fa660e0891e

pkgname = python-xarray