summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 154b403c758fb469c26b87cddf441d0cb1726e48 (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
31
32
33
34
pkgbase = python-metpy
	pkgdesc = collection of tools in Python for reading, visualizing and performing calculations with weather data.
	pkgver = 1.6.3
	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
	checkdepends = python-packaging
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	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
	optdepends = python-geopandas: for the examples
	source = python-metpy-1.6.3::https://github.com/Unidata/MetPy/archive/refs/tags/v1.6.3.tar.gz
	sha256sums = 4348bbb24f8181a89d6d67657717ea15cb8d06f22d78062378c345bdee4aa7b1

pkgname = python-metpy