summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2cd6afafbc291f4cddc7e265123492e73c1bb7dd (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.8.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.8.2.tar.gz::https://github.com/pydata/xarray/archive/v0.8.2.tar.gz
	md5sums = 6862b32f9e43bb870dbf460198e00358
	sha1sums = 31c4cd31196efdc2200f09ac54e824fb30a06eeb
	sha256sums = d8766ea5a7d2349142b08a384552fd2b470126a2de70aa31a183e98b52c354f4

pkgname = python-xarray