[ARVADOS-DEV] updated: cd13ebefd14bc536d069f395bc866e902550ffff

git at public.curoverse.com git at public.curoverse.com
Tue Nov 18 16:23:28 EST 2014


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

       via  cd13ebefd14bc536d069f395bc866e902550ffff (commit)
      from  44c80db735811f803760159dd3f1065ab0822179 (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 cd13ebefd14bc536d069f395bc866e902550ffff
Author: Ward Vandewege <ward at curoverse.com>
Date:   Tue Nov 18 16:22:21 2014 -0500

    Build a python-jsonschema package, because cwltool requires version 2.4
    which is newer than what's available in wheezy(-backports).
    
    refs #4572

diff --git a/jenkins/run-build-packages.sh b/jenkins/run-build-packages.sh
index 8e0290d..99d0681 100755
--- a/jenkins/run-build-packages.sh
+++ b/jenkins/run-build-packages.sh
@@ -397,7 +397,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 six pyexecjs; do
+      pykka apache-libcloud requests six pyexecjs jsonschema; do
     build_and_scp_deb "$deppkg"
 done
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list