[145102] trunk/dports/python/py-gdal/Portfile

petr at macports.org petr at macports.org
Mon Jan 25 16:01:48 PST 2016


Revision: 145102
          https://trac.macports.org/changeset/145102
Author:   petr at macports.org
Date:     2016-01-25 16:01:47 -0800 (Mon, 25 Jan 2016)
Log Message:
-----------
py-gdal: upgrade to 2.0.1, retire py26 subport

Modified Paths:
--------------
    trunk/dports/python/py-gdal/Portfile

Modified: trunk/dports/python/py-gdal/Portfile
===================================================================
--- trunk/dports/python/py-gdal/Portfile	2016-01-25 23:44:45 UTC (rev 145101)
+++ trunk/dports/python/py-gdal/Portfile	2016-01-26 00:01:47 UTC (rev 145102)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-gdal
-version             2.0.0
+version             2.0.1
 categories-append   gis
 platforms           darwin
 license             MIT
@@ -23,11 +23,12 @@
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 distname            ${_name}-${version}
 
-checksums           md5     03684d7aa3ef4527151c647b2330f0ac \
-                    sha1    325604cfa934f408cc748d102297fc30256d2b9e \
-                    rmd160  e0bdc91cf1d666934c2b84c082e45d19c66dfeac
+checksums           md5     df013c4417a3820b6d59c9b01d2c68c9 \
+                    sha1    b3395a4fa97cc9672eb6fdca9e7c1b100d9e3cc0 \
+                    rmd160  20bc89bfaa9faf14dda605da5ee055d750df7a17 \
+                    sha256  5a1af2a01ab9b1c3a66a686e5d78db6b09334dc5d6d02ed5ec150579b66a53fd
 
-python.versions     26 27 34 35
+python.versions     27 34 35
 
 if {${name} ne ${subport}} {
     depends_lib-append     port:gdal \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160125/e8ed0acc/attachment.html>


More information about the macports-changes mailing list