[ARVADOS] updated: 7898b516dfc7e5e9177753d5bcdfc980dc055308
Git user
git at public.curoverse.com
Wed Oct 26 14:58:35 EDT 2016
Summary of changes:
build/run-build-packages.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 7898b516dfc7e5e9177753d5bcdfc980dc055308 (commit)
from 0066dc77abc461090fe98bcee7c6e324a5ca43a1 (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 7898b516dfc7e5e9177753d5bcdfc980dc055308
Author: Ward Vandewege <ward at curoverse.com>
Date: Wed Oct 26 14:58:11 2016 -0400
Pin the python-daemon backport for centos7, newer versions have
additional dependencies.
No issue #
diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index c84e2cc..12c9260 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -172,7 +172,7 @@ case "$TARGET" in
oauth2client==1.5.2 pyasn1==0.1.7 pyasn1-modules==0.0.5 \
rsa uritemplate httplib2 ws4py pykka \
ciso8601 pycrypto 'pycurl<7.21.5' \
- python-daemon llfuse==0.41.1 'pbr<1.0' pyyaml \
+ python-daemon==2.1.1 llfuse==0.41.1 'pbr<1.0' pyyaml \
'rdflib>=4.2.0' shellescape mistune typing avro \
isodate pyparsing sparqlwrapper html5lib==0.9999999 keepalive \
ruamel.ordereddict cachecontrol)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list