[ARVADOS-DEV] updated: 0536d6d65bc15cc4286bf26e21b893d94eb9f4a2
git at public.curoverse.com
git at public.curoverse.com
Wed Nov 12 12:00:37 EST 2014
Summary of changes:
jenkins/run-build-packages.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 0536d6d65bc15cc4286bf26e21b893d94eb9f4a2 (commit)
from 0528a6d4df9d81622f9813c2a8925dd7322a81bb (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 0536d6d65bc15cc4286bf26e21b893d94eb9f4a2
Author: Brett Smith <brett at curoverse.com>
Date: Wed Nov 12 12:00:33 2014 -0500
Refs #3857: Build modern requests package for PySDK.
diff --git a/jenkins/run-build-packages.sh b/jenkins/run-build-packages.sh
index eca16fc..976338f 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; do
+ pykka apache-libcloud requests; do
build_and_scp_deb "$deppkg"
done
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list