[128259] trunk/dports/python/py-parsing/Portfile

snc at macports.org snc at macports.org
Mon Nov 17 08:52:12 PST 2014


Revision: 128259
          https://trac.macports.org/changeset/128259
Author:   snc at macports.org
Date:     2014-11-17 08:52:11 -0800 (Mon, 17 Nov 2014)
Log Message:
-----------
py-parsing: update to 2.0.3

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

Modified: trunk/dports/python/py-parsing/Portfile
===================================================================
--- trunk/dports/python/py-parsing/Portfile	2014-11-17 16:47:58 UTC (rev 128258)
+++ trunk/dports/python/py-parsing/Portfile	2014-11-17 16:52:11 UTC (rev 128259)
@@ -9,7 +9,7 @@
 # Python26 and newer uses version 2.x
 if {${name} ne ${subport}} {
     if {${python.version} > 25} {
-        version             2.0.2
+        version             2.0.3
     }
 }
 categories-append   lang
@@ -36,8 +36,8 @@
 
 if {${name} ne ${subport}} {
     if {${python.version} > 25} {
-        checksums           rmd160  e9e90763bba4f85c6f967b2495165cf0a83d76a1 \
-                            sha256  17e43d6b17588ed5968735575b3983a952133ec4082596d214d7090b56d48a06
+        checksums           rmd160  0c0e3f185aa309a50578e65176744ca83476769d \
+                            sha256  06e729e1cbf5274703b1f47b6135ed8335999d547f9d8cf048b210fb8ebf844f
 
     } else {
         post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141117/536bd9c4/attachment.html>


More information about the macports-changes mailing list