Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Silbe <sascha@silbe.org>2009-08-26 19:40:17 (GMT)
committer Sascha Silbe <sascha@silbe.org>2009-08-26 19:40:17 (GMT)
commitf139e806abc4d3a55089ba015d8934c0ca51f309 (patch)
tree0b723d3d43d07c672d909d9293027b81988427f1
parent61fff122754ff1bc5bcbe3103399a7cd0eaed24b (diff)
update pylint to 0.18.0
-rw-r--r--config/modulesets/tools.modules20
1 files changed, 10 insertions, 10 deletions
diff --git a/config/modulesets/tools.modules b/config/modulesets/tools.modules
index 0b3ac25..bf48526 100644
--- a/config/modulesets/tools.modules
+++ b/config/modulesets/tools.modules
@@ -6,23 +6,23 @@
<repository type="git" name="fedorahosted"
href="git://git.fedorahosted.org/git/"/>
<distutils id="pylint">
- <branch repo="logilab" version="0.15.2"
- module="pylint/pylint-0.15.2.tar.gz"
- size="208732" md5sum="98f3917fc4d0855c8f0eab9761533835"/>
+ <branch repo="logilab" version="0.18.0"
+ module="pylint/pylint-0.18.0.tar.gz"
+ size="211559" md5sum="2fb51eb37062aff094b104004ecd25a8"/>
<dependencies>
<dep package="logilab-astng"/>
</dependencies>
</distutils>
<distutils id="logilab-common">
- <branch repo="logilab" version="0.35.2"
- module="common/logilab-common-0.35.2.tar.gz"
- size="162108" md5sum="88391b08f48812361eb594f05d7d930b"/>
+ <branch repo="logilab" version="0.45.0"
+ module="common/logilab-common-0.45.0.tar.gz"
+ size="173484" md5sum="7db98c92766b0858a9418c57d96c91bc"/>
</distutils>
<distutils id="logilab-astng">
- <branch repo="logilab" version="0.17.3"
- module="astng/logilab-astng-0.17.3.tar.gz"
- size="66296" md5sum="d36cd2e705760ee16df375ff83963f5c">
- <patch file="astng-ignoredatadesc.patch" strip="0"/>
+ <branch repo="logilab" version="0.19.0"
+ module="astng/logilab-astng-0.19.0.tar.gz"
+ size="86939" md5sum="9478141bd45c1a1e72621797c94f18d3">
+<!-- <patch file="astng-ignoredatadesc.patch" strip="0"/> -->
</branch>
<dependencies>
<dep package="logilab-common"/>