[137609] trunk/dports/python/py-rasterio/Portfile
stromnov at macports.org
stromnov at macports.org
Mon Jun 15 05:15:37 PDT 2015
Revision: 137609
https://trac.macports.org/changeset/137609
Author: stromnov at macports.org
Date: 2015-06-15 05:15:37 -0700 (Mon, 15 Jun 2015)
Log Message:
-----------
py-rasterio: update to version 0.24.0
Modified Paths:
--------------
trunk/dports/python/py-rasterio/Portfile
Modified: trunk/dports/python/py-rasterio/Portfile
===================================================================
--- trunk/dports/python/py-rasterio/Portfile 2015-06-15 11:55:51 UTC (rev 137608)
+++ trunk/dports/python/py-rasterio/Portfile 2015-06-15 12:15:37 UTC (rev 137609)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-rasterio
-version 0.23.0
+version 0.24.0
revision 0
categories-append gis
platforms darwin
@@ -23,17 +23,18 @@
distname rasterio-${version}
-checksums rmd160 fb00a2c4254a6c89461b874385e3ddf54c5e009f \
- sha256 88c2c71235738a116393796cef893d43f48a2ef74fa610c7ca663cd586ae795e
+checksums rmd160 f7e186952cff8b23222d7f14f52bd4b38f917b02 \
+ sha256 ef75b5f889f24514b828d7234d27445a158a2ec0f0363b12f7e5679d18c84599
if {${name} ne ${subport}} {
depends_build-append \
port:py${python.version}-cython
depends_lib-append port:py${python.version}-setuptools \
+ port:py${python.version}-affine \
+ port:py${python.version}-cligj \
port:py${python.version}-numpy \
- port:py${python.version}-click \
- port:py${python.version}-affine \
+ port:py${python.version}-snuggs \
port:py${python.version}-pyproj \
port:gdal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150615/05f2a24e/attachment.html>
More information about the macports-changes
mailing list