Revision: 74221 http://trac.macports.org/changeset/74221 Author: dh@macports.org Date: 2010-12-07 17:25:23 -0800 (Tue, 07 Dec 2010) Log Message: ----------- Version bump to 0.22 Modified Paths: -------------- trunk/dports/python/py26-lint/Portfile Modified: trunk/dports/python/py26-lint/Portfile =================================================================== --- trunk/dports/python/py26-lint/Portfile 2010-12-08 01:25:08 UTC (rev 74220) +++ trunk/dports/python/py26-lint/Portfile 2010-12-08 01:25:23 UTC (rev 74221) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name py26-lint -version 0.21.4 +version 0.22.0 categories-append devel maintainers dh openmaintainer description Error (and style) checking for python @@ -23,9 +23,9 @@ master_sites http://ftp.logilab.org/pub/pylint/ distname pylint-${version} -checksums md5 b718328ce4cad5e7be2ff58f37bee0dc \ - sha1 e1c6ee0b9bd0c5d5ae825e2492886386c25a9382 \ - rmd160 843544221a141a76f8376a5c77cb14a6d4d43a99 +checksums md5 feb2c37a64c8c8ab54081945c8762e95 \ + sha1 e44748f20455709e7e4c0365214f88a469799a9a \ + rmd160 460830e426c28340a63f634451483866dc9f3a3e depends_lib port:py26-logilab-common port:py26-logilab-astng
participants (1)
-
dh@macports.org