[ARVADOS] updated: c5a9ca239af3326a0eb4c37d538b33f5b4ab83aa

git at public.curoverse.com git at public.curoverse.com
Wed Jun 11 10:12:26 EDT 2014


Summary of changes:
 sdk/python/setup.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

       via  c5a9ca239af3326a0eb4c37d538b33f5b4ab83aa (commit)
      from  03184efc5c88fee5b2d956daa37a2f686b2eed60 (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 c5a9ca239af3326a0eb4c37d538b33f5b4ab83aa
Author: Brett Smith <brett at curoverse.com>
Date:   Wed Jun 11 10:12:24 2014 -0400

    2879: Python SDK installs arv-keepdocker.

diff --git a/sdk/python/setup.py b/sdk/python/setup.py
index ec89977..a209863 100644
--- a/sdk/python/setup.py
+++ b/sdk/python/setup.py
@@ -11,9 +11,10 @@ setup(name='arvados-python-client',
       packages=find_packages(),
       scripts=[
         'bin/arv-get',
-        'bin/arv-put',
+        'bin/arv-keepdocker',
         'bin/arv-ls',
         'bin/arv-normalize',
+        'bin/arv-put',
         ],
       install_requires=[
         'python-gflags',

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list