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