blob: 894d8b3ee34f4705c9f0339208c81b735c31d029 (
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.11
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.11.tar.gz::https://github.com/rasterio/rasterio/archive/1.3.11.tar.gz
sha512sums = 60d26aef258175cb5aa6a2f91e240000b9d6a92edb53a999f0ed3767d2a7afc1f2ccfcca4838009d57f3479466142e58c2bcfb9be63510564698f7d323cd0344
pkgname = python-rasterio
|