[67872] trunk/dports/python

arthurk at macports.org arthurk at macports.org
Thu May 20 05:21:43 PDT 2010


Revision: 67872
          http://trac.macports.org/changeset/67872
Author:   arthurk at macports.org
Date:     2010-05-20 05:21:39 -0700 (Thu, 20 May 2010)
Log Message:
-----------
Updated py/py25-pyflakes to 0.4.0. Fixes #22877

Modified Paths:
--------------
    trunk/dports/python/py-pyflakes/Portfile
    trunk/dports/python/py25-pyflakes/Portfile

Modified: trunk/dports/python/py-pyflakes/Portfile
===================================================================
--- trunk/dports/python/py-pyflakes/Portfile	2010-05-20 11:47:53 UTC (rev 67871)
+++ trunk/dports/python/py-pyflakes/Portfile	2010-05-20 12:21:39 UTC (rev 67872)
@@ -4,10 +4,10 @@
 PortGroup           python24 1.0
 
 name                py-pyflakes
-version             0.3.0
+version             0.4.0
 categories          python www
 platforms           darwin
-maintainers         arthurkoziel.com:arthur
+maintainers         arthurk
 homepage            http://www.divmod.org/trac/wiki/DivmodPyflakes
 description         passive checker of Python programs
 long_description    Pyflakes is program to analyze Python programs and \
@@ -17,9 +17,9 @@
 
 master_sites        http://pypi.python.org/packages/source/p/pyflakes/
 distname            pyflakes-${version}
-checksums           md5     ec7eee3444214bda18e57b82175e1da7 \
-                    sha1    579fccf1e903639fa5527e022b1a3bc0d3a6499e \
-                    rmd160  8acef8911299bb6e3710b36c3cadd2bc2cfc1192
+checksums           md5     630a72510aae8758f48cf60e4fa17176 \
+                    sha1    439b547be3be431de90ebea16b7fd2a3f620e3f9 \
+                    rmd160  b2962664414c41128b165d2db5977bfc8ecb7777
 
 depends_lib-append  port:py-setuptools
 

Modified: trunk/dports/python/py25-pyflakes/Portfile
===================================================================
--- trunk/dports/python/py25-pyflakes/Portfile	2010-05-20 11:47:53 UTC (rev 67871)
+++ trunk/dports/python/py25-pyflakes/Portfile	2010-05-20 12:21:39 UTC (rev 67872)
@@ -4,10 +4,10 @@
 PortGroup           python25 1.0
 
 name                py25-pyflakes
-version             0.3.0
+version             0.4.0
 categories          python www
 platforms           darwin
-maintainers         arthurkoziel.com:arthur
+maintainers         arthurk
 homepage            http://www.divmod.org/trac/wiki/DivmodPyflakes
 description         passive checker of Python programs
 long_description    Pyflakes is program to analyze Python programs and \
@@ -17,9 +17,9 @@
 
 master_sites        http://pypi.python.org/packages/source/p/pyflakes/
 distname            pyflakes-${version}
-checksums           md5     ec7eee3444214bda18e57b82175e1da7 \
-                    sha1    579fccf1e903639fa5527e022b1a3bc0d3a6499e \
-                    rmd160  8acef8911299bb6e3710b36c3cadd2bc2cfc1192
+checksums           md5     630a72510aae8758f48cf60e4fa17176 \
+                    sha1    439b547be3be431de90ebea16b7fd2a3f620e3f9 \
+                    rmd160  b2962664414c41128b165d2db5977bfc8ecb7777
 
 depends_lib-append  port:py25-distribute
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100520/23518e35/attachment.html>


More information about the macports-changes mailing list