[101521] trunk/dports/python/py-pygrib/Portfile

stromnov at macports.org stromnov at macports.org
Sat Jan 12 12:57:56 PST 2013


Revision: 101521
          https://trac.macports.org/changeset/101521
Author:   stromnov at macports.org
Date:     2013-01-12 12:57:56 -0800 (Sat, 12 Jan 2013)
Log Message:
-----------
py-pygrib: update to version 1.9.6

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

Modified: trunk/dports/python/py-pygrib/Portfile
===================================================================
--- trunk/dports/python/py-pygrib/Portfile	2013-01-12 20:41:36 UTC (rev 101520)
+++ trunk/dports/python/py-pygrib/Portfile	2013-01-12 20:57:56 UTC (rev 101521)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-pygrib
-version             1.9.5
+version             1.9.6
 revision            0
 categories-append   science
 license             MIT
@@ -20,15 +20,14 @@
 master_sites        googlecode:pygrib
 distname            pygrib-${version}
 
-checksums           rmd160  b167fe0221e39470fa4a78afcb79eb761b00d7fb \
-                    sha256  42ac49e0ac7a185fdde9444038fe9df6a8ffe131a783d755e0e93b5ddc4e8bc7
+checksums           rmd160  c671d0b0115a300c21e1343ee7120de758d120a4 \
+                    sha256  618514f7fe8cb3ebdac49fbb8884679fcd683df7e2e20ae997c184a0d619e124
 
 python.default_version 27
-python.versions     26 27
+python.versions     26 27 32 33
 
 if {$subport != $name} {
     depends_lib-append \
-                    port:py${python.version}-distribute \
                     port:py${python.version}-pyproj \
                     port:py${python.version}-numpy \
                     port:grib_api
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130112/0962db1e/attachment.html>


More information about the macports-changes mailing list