Revision: 139010 https://trac.macports.org/changeset/139010 Author: stromnov@macports.org Date: 2015-07-28 05:11:21 -0700 (Tue, 28 Jul 2015) Log Message: ----------- py-astroid: update to version 1.3.7 Modified Paths: -------------- trunk/dports/python/py-astroid/Portfile Modified: trunk/dports/python/py-astroid/Portfile =================================================================== --- trunk/dports/python/py-astroid/Portfile 2015-07-28 09:06:12 UTC (rev 139009) +++ trunk/dports/python/py-astroid/Portfile 2015-07-28 12:11:21 UTC (rev 139010) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-astroid -version 1.3.6 +version 1.3.7 revision 0 categories-append devel platforms darwin @@ -29,8 +29,8 @@ distname astroid-${version} -checksums rmd160 25ef4d30a9bb5f6cccdeba7d5e8e581450c0fe6e \ - sha256 1241ef961448c57b4616beb8dcc959724641dca1e22914663f79d67fec26f854 +checksums rmd160 60b2e164f98a21de5af6aa8228aa6eb2f3ff05bb \ + sha256 91018b668d94275b9e55b79804a2a248dac1262c581c51fa880fdf57b5004ec8 if {${name} ne ${subport}} { depends_build-append \
participants (1)
-
stromnov@macports.org