summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 07e446fe6329b315a87e7052226c848e5fe32cf4 (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
35
36
37
pkgbase = pyresample
	pkgdesc = Geospatial image resampling in Python
	pkgver = 1.25.0
	pkgrel = 1
	url = https://github.com/pytroll/pyresample
	arch = x86_64
	license = LGPL3
	makedepends = cython
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-oldest-supported-numpy
	makedepends = python-versioneer-518
	makedepends = python-wheel
	depends = python>=3.8
	depends = python-configobj
	depends = python-numpy
	depends = python-pykdtree
	depends = python-pyproj
	depends = python-setuptools
	depends = python-yaml
	optdepends = python-numexpr: used to optimize some bottlenecks
	optdepends = python-cartopy
	optdepends = python-dask
	optdepends = python-matplotlib
	optdepends = python-rasterio
	optdepends = python-shapely
	optdepends = python-xarray
	optdepends = python-zarr
	provides = python-pyresample
	source = pyresample::git+https://github.com/pytroll/pyresample#commit=93df018?signed
	source = setup.py.patch
	validpgpkeys = 0CEE1C80170AEA74FEEF700DD0DB5057C9F9D380
	sha256sums = SKIP
	sha256sums = f51c28743db217f124f33c42334a97cc86d01cd9a96728f67ca3c05de39042f9

pkgname = pyresample