[ARVADOS-DEV] updated: 91e919d5ef0dc210dc1e4c9c150acb7b082ce92a

git at public.curoverse.com git at public.curoverse.com
Mon Nov 17 10:12:24 EST 2014


Summary of changes:
 jenkins/run-build-packages.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  91e919d5ef0dc210dc1e4c9c150acb7b082ce92a (commit)
      from  d3f844f115bdcb6b349b9aad3d46e32dd4d18d33 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 91e919d5ef0dc210dc1e4c9c150acb7b082ce92a
Author: Ward Vandewege <ward at curoverse.com>
Date:   Mon Nov 17 10:12:11 2014 -0500

    Also build a package for python-six.
    
    No issue #

diff --git a/jenkins/run-build-packages.sh b/jenkins/run-build-packages.sh
index 976338f..621df96 100755
--- a/jenkins/run-build-packages.sh
+++ b/jenkins/run-build-packages.sh
@@ -347,7 +347,7 @@ build_and_scp_deb $WORKSPACE/services/nodemanager arvados-node-manager 'Curovers
 # A few dependencies
 for deppkg in python-gflags pyvcf google-api-python-client oauth2client \
       pyasn1 pyasn1-modules rsa uritemplate httplib2 ws4py virtualenv \
-      pykka apache-libcloud requests; do
+      pykka apache-libcloud requests six; do
     build_and_scp_deb "$deppkg"
 done
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list