Permalink
Browse files
py-rasterio: update to 1.0.21
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-rasterio/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-rasterio |
|
|
version 1.0.18 |
|
|
version 1.0.21 |
|
|
revision 0 |
|
|
categories-append gis |
|
|
platforms darwin |
|
|
@@ -22,9 +22,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 b6bd4f4f54452a5c2ff9069079a03ce7bd21eafc \ |
|
|
sha256 02eabc24a2e1e323ebda385c608183a66ab56e46ff2077ac2aecd0f6ac3c3ea5 \ |
|
|
size 1839399 |
|
|
checksums rmd160 60dcbbd59509721200f90d82e24177a12f83e6e1 \ |
|
|
sha256 5dbe570d381e6bec0da703a92ebf543ca01d9b34ac6ad5f3791fdf0a7aab27a3 \ |
|
|
size 1851191 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|