summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8eed34b532ec93267c85db710afa72b7658bd7f3 (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 = 1b7b72632520e334b4bb3684c1b6f7b3
	sha1sums = bed354712d7bf0fc1af68583e6854523bfa28413
	sha256sums = 12659ca2f70c91dc16c5f0cb1b5333a4d749ab869933a0a9a3cf69edffd3d985

pkgname = python-xarray