summaryrefslogtreecommitdiffstats
path: root/gis/rasterio
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2015-12-19 00:37:17 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-12-25 09:33:13 +0700
commitfd8f198e50c336680167ab4aec8ff69496f7f4c8 (patch)
tree6ed1fc3ea54ee391b316d72482eacbba2cefb86a /gis/rasterio
parenta0d746767fb8f5796e6c99367fb02517bd279d36 (diff)
downloadslackbuilds-fd8f198e50c336680167ab4aec8ff69496f7f4c8.tar.gz
slackbuilds-fd8f198e50c336680167ab4aec8ff69496f7f4c8.tar.xz
gis/rasterio: Updated for version 0.31.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/rasterio')
-rw-r--r--gis/rasterio/rasterio.SlackBuild2
-rw-r--r--gis/rasterio/rasterio.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/rasterio/rasterio.SlackBuild b/gis/rasterio/rasterio.SlackBuild
index ca17137ac9..6d8fefbd1b 100644
--- a/gis/rasterio/rasterio.SlackBuild
+++ b/gis/rasterio/rasterio.SlackBuild
@@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rasterio
-VERSION=${VERSION:-0.30.0}
+VERSION=${VERSION:-0.31.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/rasterio/rasterio.info b/gis/rasterio/rasterio.info
index f32508a11c..a3e5983d41 100644
--- a/gis/rasterio/rasterio.info
+++ b/gis/rasterio/rasterio.info
@@ -1,8 +1,8 @@
PRGNAM="rasterio"
-VERSION="0.30.0"
+VERSION="0.31.0"
HOMEPAGE="https://github.com/mapbox/rasterio"
-DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.30.0.tar.gz"
-MD5SUM="1af71752c9d1e726769b75178212b0e5"
+DOWNLOAD="https://github.com/mapbox/rasterio/archive/0.31.0.tar.gz"
+MD5SUM="7cb1af370a3cf470623a3a4902740685"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="affine click-plugins cligj Cython enum34 gdal numpy snuggs"