summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1485e42bfb5c3b8e2a7fba3cd4b6bbe17ac87813 (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
25
26
27
28
29
30
pkgbase = python-metpy
	pkgdesc = collection of tools in Python for reading, visualizing and performing calculations with weather data.
	pkgver = 1.3.1
	pkgrel = 1
	url = https://unidata.github.io/MetPy
	arch = any
	license = BSD
	checkdepends = python-pytest
	checkdepends = python-pytest-mpl
	checkdepends = python-cartopy
	checkdepends = python-shapely
	checkdepends = python-netcdf4
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python
	depends = python-matplotlib
	depends = python-numpy
	depends = python-scipy
	depends = python-pandas
	depends = python-pint
	depends = python-pooch
	depends = python-xarray
	depends = python-pyproj
	depends = python-traitlets
	optdepends = python-cartopy: for the examples
	optdepends = python-shapely: for the examples
	source = python-metpy-1.3.1::https://github.com/Unidata/MetPy/archive/refs/tags/v1.3.1.tar.gz
	sha256sums = 3739e8089ed978ae20eaea673fe3ab95948be1329cdc0a3b4c91c7d7c3d1cf96

pkgname = python-metpy