[ARVADOS] updated: 7fc1b26a40065518dd5cfc8eaf6259fa1288bd92
Git user
git at public.curoverse.com
Thu Dec 29 19:52:17 EST 2016
Summary of changes:
build/run-build-packages.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 7fc1b26a40065518dd5cfc8eaf6259fa1288bd92 (commit)
from e99a8f26537ef2356be5fc479bfe8c4f716c8d22 (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 7fc1b26a40065518dd5cfc8eaf6259fa1288bd92
Author: Tom Clegg <tom at curoverse.com>
Date: Thu Dec 29 19:52:10 2016 -0500
Fix version# of centos7 llfuse backport.
No issue #
diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index e380857..1cb148b 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -166,7 +166,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==2.1.1 llfuse==0.41.1 'pbr<1.0' pyyaml \
+ python-daemon==2.1.1 'llfuse>=1.0' 'pbr<1.0' pyyaml \
'rdflib>=4.2.0' shellescape mistune typing avro \
isodate pyparsing sparqlwrapper html5lib==0.9999999 keepalive \
ruamel.ordereddict cachecontrol 'pathlib2>=2.1.0')
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list