[ARVADOS-DEV] updated: 91a75ac34ec1b4f78ba2b9b63fe650941ab72dce

git at public.curoverse.com git at public.curoverse.com
Sun Feb 22 22:41:33 EST 2015


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

       via  91a75ac34ec1b4f78ba2b9b63fe650941ab72dce (commit)
      from  7383891fa3dfa915967e3d15c5e678f9545ffb26 (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 91a75ac34ec1b4f78ba2b9b63fe650941ab72dce
Author: Brett Smith <brettcsmith at brettcsmith.org>
Date:   Sun Feb 22 22:41:22 2015 -0500

    5277: Build .deb for new ciso8601 dependency.
    
    Refs #5277.

diff --git a/jenkins/run-build-packages.sh b/jenkins/run-build-packages.sh
index 1dae4bc..86d3157 100755
--- a/jenkins/run-build-packages.sh
+++ b/jenkins/run-build-packages.sh
@@ -433,7 +433,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 jsonschema; do
+      pykka apache-libcloud requests six pyexecjs jsonschema ciso8601; do
     build_and_scp_deb "$deppkg"
 done
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list