[ARVADOS] updated: 5f260ce71dc4603910b7bf03f889d9e6df349620

Git user git at public.curoverse.com
Tue Mar 28 13:05:51 EDT 2017


Summary of changes:
 sdk/cwl/setup.py | 1 +
 1 file changed, 1 insertion(+)

       via  5f260ce71dc4603910b7bf03f889d9e6df349620 (commit)
      from  00deca5e849015747100a73957f7a6d444d5a79a (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 5f260ce71dc4603910b7bf03f889d9e6df349620
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Tue Mar 28 12:57:25 2017 -0400

    11333: Add explicit version pin on 'typing'

diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index ed384d2..46f61ae 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -50,6 +50,7 @@ setup(name='arvados-cwl-runner',
       install_requires=[
           'cwltool==1.0.20170224141733',
           'schema-salad==2.2.20170222151604',
+          'typing==3.5.3',
           'ruamel.yaml==0.13.7',
           'arvados-python-client>=0.1.20170112173420',
           'setuptools'

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list