summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad359979feafe843da5dbe9937c58a200fb388f9 (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
pkgbase = python-rasterio
	pkgdesc = Fast and direct raster I/O for use with Numpy and SciPy
	pkgver = 1.3.8
	pkgrel = 1
	url = https://github.com/rasterio/rasterio
	arch = x86_64
	license = custom
	makedepends = python-build
	makedepends = python-installer
	makedepends = cython
	makedepends = python-wheel
	depends = gdal
	depends = python-affine
	depends = python-attrs
	depends = python-certifi
	depends = python-cligj
	depends = python-snuggs
	depends = python-click-plugins
	depends = python-setuptools
	optdepends = ipython: for ipython support
	optdepends = python-boto3: for s3 support
	optdepends = python-matplotlib: for plotting support
	source = rasterio-1.3.8.tar.gz::https://github.com/rasterio/rasterio/archive/1.3.8.tar.gz
	sha512sums = e0594c844afbb33f2189cf638d2bbb5b039a060c2d9b055300240d8505f2b21f9a40fb827c192c5bd113930cb1a32741427188f9723bf19c1b9e2959c812e146

pkgname = python-rasterio