[ARVADOS] updated: 1.1.0-72-g518d46b

Git user git at public.curoverse.com
Tue Oct 17 10:40:18 EDT 2017


Summary of changes:
 services/fuse/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  518d46b221dd8ad4ca9d5034db08ad3c87685a27 (commit)
      from  0460309ce0794c9dd8b27cd6825521aeb15175a8 (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 518d46b221dd8ad4ca9d5034db08ad3c87685a27
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Tue Oct 17 11:40:05 2017 -0300

    12389: update hardocded python arvados client version on fuse
    Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>

diff --git a/services/fuse/setup.py b/services/fuse/setup.py
index d46a312..bfc4a48 100644
--- a/services/fuse/setup.py
+++ b/services/fuse/setup.py
@@ -40,7 +40,7 @@ setup(name='arvados_fuse',
           ('share/doc/arvados_fuse', ['agpl-3.0.txt', 'README.rst']),
       ],
       install_requires=[
-        'arvados-python-client >= 0.1.20151118035730',
+        'arvados-python-client >= 0.1b-1.1.0',
         'llfuse>=1.2',
         'python-daemon',
         'ciso8601',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list