[ARVADOS] updated: 1.1.0-71-g0460309

Git user git at public.curoverse.com
Tue Oct 17 10:16:04 EDT 2017


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

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

    12389: update python-client version dep in setup py for nodemanager
    Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>

diff --git a/services/nodemanager/setup.py b/services/nodemanager/setup.py
index 0099a6b..f94223a 100644
--- a/services/nodemanager/setup.py
+++ b/services/nodemanager/setup.py
@@ -33,7 +33,7 @@ setup(name='arvados-node-manager',
       ],
       install_requires=[
           'apache-libcloud>=2.2',
-          'arvados-python-client>=0.1.20170731145219',
+          'arvados-python-client>=0.1b-1.1.0',
           'future',
           'pykka',
           'python-daemon',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list