[Pkg-ganeti-devel] [ganeti] 94/165: Correctly specify Python dev tool versions for precise

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Tue Aug 11 13:53:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository ganeti.

commit 40f22918d3e454bae0887a859a4b754bcb45c90f
Author: Hrvoje Ribicic <riba at google.com>
Date:   Fri Mar 27 14:56:07 2015 +0100

    Correctly specify Python dev tool versions for precise
    
    Precise's versions of various tools used for Python development are
    behind the versions that Ganeti needs. This patch makes the
    devel/build_chroot script install the correct versions.
    
    Signed-off-by: Hrvoje Ribicic <riba at google.com>
    Reviewed-by: Klaus Aehlig <aehlig at google.com>
---
 devel/build_chroot | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/devel/build_chroot b/devel/build_chroot
index de09c95..9e5c71b 100755
--- a/devel/build_chroot
+++ b/devel/build_chroot
@@ -421,6 +421,14 @@ EOF
       build-essential
 
     in_chroot -- \
+      easy_install \
+        logilab-astng==0.24.1 \
+        logilab-common==0.58.3 \
+        mock==1.0.1 \
+        pylint==0.26.0 \
+        pep8==1.3.3
+
+    in_chroot -- \
       cabal update
 
      # Precise has network-2.4.0.0, which breaks, see

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git



More information about the Pkg-ganeti-devel mailing list