summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 484c0b54b4b08b42a160a62a9f9ac5405acedd3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-erddapy
	pkgdesc = Retrieve scientific datasets from ERDDAP servers
	pkgver = 2.0.1
	pkgrel = 1
	url = https://ioos.github.io/erddapy/
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-httpx
	depends = python-netcdf4
	depends = python-pandas
	depends = python-pytz
	depends = python-xarray
	optdepends = python-joblib: parallel searching
	source = https://files.pythonhosted.org/packages/source/e/erddapy/erddapy-2.0.1.tar.gz
	sha256sums = a24afc1f47a7dd06759c7f92dd4e9e2b4c9edeec5b8c591c7511e72a9eced1de

pkgname = python-erddapy