We want to use the same version as on Wheezy here.

Signed-off-by: Niklas Hambuechen <[email protected]>
---
 roles/buildslave/scripts/postinstall | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/roles/buildslave/scripts/postinstall 
b/roles/buildslave/scripts/postinstall
index 8e44739..ab19f80 100755
--- a/roles/buildslave/scripts/postinstall
+++ b/roles/buildslave/scripts/postinstall
@@ -173,9 +173,9 @@ case "$1" in
 
     easy_install \
       sphinx==1.1.3 \
-      logilab-common==0.57.1 \
-      logilab-astng==0.23.0 \
-      pylint==0.25.0 \
+      logilab-astng==0.24.1 \
+      logilab-common==0.58.3 \
+      pylint==0.26.0 \
       pep8==1.2
 
     # Update cabal, unless we have done so in the last 3 days
-- 
2.2.0.rc0.207.ga3a616c

Reply via email to