[ARVADOS] updated: 1.1.0-73-g50153d8

Git user git at public.curoverse.com
Tue Oct 17 11:10:22 EDT 2017


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

       via  50153d8bb7a15fc61fb71f10650d40c3f4c5241c (commit)
      from  518d46b221dd8ad4ca9d5034db08ad3c87685a27 (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 50153d8bb7a15fc61fb71f10650d40c3f4c5241c
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Tue Oct 17 12:10:10 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 bfc4a48..34d69ca 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.1b-1.1.0',
+        '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