aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Jaekel <holger.jaekel@gmx.de>2021-05-13 22:44:36 +0200
committerLeo <thinkabit.ukim@gmail.com>2021-06-17 14:49:11 +0000
commitb584e6308e2306dc4295f3c2f03bbd8ff071a54d (patch)
tree5850ebdd5788c6d2b14de382455fd8be0167259a
parent52ffd9bc8d781e2077e0da5e2c2afd77b6c4585f (diff)
community/py3-rasterio: rebuild against gdal 3.3.0
-rw-r--r--community/py3-rasterio/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-rasterio/APKBUILD b/community/py3-rasterio/APKBUILD
index 19a0b0cdc08..5218773d65c 100644
--- a/community/py3-rasterio/APKBUILD
+++ b/community/py3-rasterio/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Holger Jaekel <holger.jaekel@gmx.de>
pkgname=py3-rasterio
pkgver=1.2.3
-pkgrel=0
+pkgrel=1
pkgdesc="Fast and direct raster I/O for use with Numpy and SciPy"
url="https://pypi.python.org/pypi/rasterio"
arch="all !s390x !x86 !armhf !armv7 !mips !mips64"