[ARVADOS] updated: 1.1.3-302-g9ff3bca

Git user git at public.curoverse.com
Wed Apr 4 12:03:49 EDT 2018


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

       via  9ff3bca44ba767c5cc80ee3e81c9c9a5a91b261d (commit)
      from  e98135d49ac0b42a5f8c134602d9df052b864dde (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 9ff3bca44ba767c5cc80ee3e81c9c9a5a91b261d
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date:   Wed Apr 4 13:03:41 2018 -0300

    13200: split version and build_tag for python sdk
    Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>

diff --git a/sdk/python/setup.py b/sdk/python/setup.py
index 6e283ed..09964f1 100644
--- a/sdk/python/setup.py
+++ b/sdk/python/setup.py
@@ -8,7 +8,7 @@ import sys
 import setuptools.command.egg_info as egg_info_cmd
 
 from setuptools import setup, find_packages
-
+version = ""
 SETUP_DIR = os.path.dirname(__file__) or '.'
 README = os.path.join(SETUP_DIR, 'README.rst')
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list