[ARVADOS-DEV] updated: 5cb61be1c7a900d9d872c8b037f158e3c10f40bc
git at public.curoverse.com
git at public.curoverse.com
Fri Jun 26 09:12:49 EDT 2015
Summary of changes:
jenkins/run-build-packages.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 5cb61be1c7a900d9d872c8b037f158e3c10f40bc (commit)
from ca279f2c28d2c7130b3fba8df28fc6c86d559d1b (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 5cb61be1c7a900d9d872c8b037f158e3c10f40bc
Author: Brett Smith <brett at curoverse.com>
Date: Fri Jun 26 09:12:22 2015 -0400
6388: CentOS needs backports for python-daemon and its dependencies.
Refs #6388.
diff --git a/jenkins/run-build-packages.sh b/jenkins/run-build-packages.sh
index 6ebef74..b2c7ce3 100755
--- a/jenkins/run-build-packages.sh
+++ b/jenkins/run-build-packages.sh
@@ -122,7 +122,7 @@ case "$TARGET" in
rsa uritemplate httplib2 ws4py \
pykka apache-libcloud requests six pyexecjs jsonschema \
ciso8601 pycrypto backports.ssl_match_hostname pycurl
- daemon llfuse)
+ python-daemon lockfile llfuse)
PYTHON3_BACKPORTS=(docker-py six requests)
export PYCURL_SSL_LIBRARY=nss
;;
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list