[ARVADOS-DEV] updated: 9eac45e52bf4a4b37bebfb2fc85ec5584207bfa8

git at public.curoverse.com git at public.curoverse.com
Mon Oct 19 12:53:32 EDT 2015


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

       via  9eac45e52bf4a4b37bebfb2fc85ec5584207bfa8 (commit)
      from  b67e59900349a05e6ed030f1cb92020a8109e7dd (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 9eac45e52bf4a4b37bebfb2fc85ec5584207bfa8
Author: Brett Smith <brett at curoverse.com>
Date:   Mon Oct 19 12:53:20 2015 -0400

    Backport pbr < 1.0 on CentOS 6.
    
    The lockfile backport grew a dependency on pbr < 1.0 in their version
    0.11.  No issue #.

diff --git a/jenkins/run-build-packages.sh b/jenkins/run-build-packages.sh
index ff9acf6..a767b29 100755
--- a/jenkins/run-build-packages.sh
+++ b/jenkins/run-build-packages.sh
@@ -148,7 +148,7 @@ case "$TARGET" in
             rsa uritemplate httplib2 ws4py \
             pykka requests six pyexecjs jsonschema \
             ciso8601 pycrypto backports.ssl_match_hostname pycurl
-            python-daemon lockfile llfuse)
+            python-daemon lockfile llfuse 'pbr<1.0')
         PYTHON3_BACKPORTS=(docker-py six requests websocket-client)
         export PYCURL_SSL_LIBRARY=nss
         ;;

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list