[ARVADOS] updated: 2.1.0-628-gda0793051

Git user git at public.arvados.org
Wed Apr 7 20:31:26 UTC 2021


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

  discards  d0d92234d97533f07b7a3ac18d894a86c518b1b8 (commit)
       via  da079305131a08e9e1fd5a4364d085869b0850ca (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (d0d92234d97533f07b7a3ac18d894a86c518b1b8)
            \
             N -- N -- N (da079305131a08e9e1fd5a4364d085869b0850ca)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 da079305131a08e9e1fd5a4364d085869b0850ca
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Wed Apr 7 16:14:10 2021 -0400

    17462: Bump cwltool for scandeps bugfix
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py
index 4bccadb1b..eb3d77892 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -39,8 +39,8 @@ setup(name='arvados-cwl-runner',
       # file to determine what version of cwltool and schema-salad to
       # build.
       install_requires=[
-          'cwltool==3.0.20210124104916',
-          'schema-salad==7.0.20210124093443',
+          'cwltool==3.0.20210319143721',
+          'schema-salad==7.1.20210316164414',
           'arvados-python-client{}'.format(pysdk_dep),
           'setuptools',
           'ciso8601 >= 2.0.0'

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list