[arvados] updated: 2.1.0-2712-g159004e1f
git repository hosting
git at public.arvados.org
Mon Aug 1 19:56:21 UTC 2022
Summary of changes:
sdk/cwl/setup.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
via 159004e1fab103ce295146b172dd76149e95e845 (commit)
from 5613df6b553c02f95e84b4536397e9be8d95007a (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 159004e1fab103ce295146b172dd76149e95e845
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon Aug 1 15:56:06 2022 -0400
19280: Update schema-salad & cwltool
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 8ad3cbb45..c5eccaad6 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -36,8 +36,8 @@ setup(name='arvados-cwl-runner',
# file to determine what version of cwltool and schema-salad to
# build.
install_requires=[
- 'cwltool==3.1.20220224085855',
- 'schema-salad==8.3.20220721194857',
+ 'cwltool==3.1.20220623174452',
+ 'schema-salad==8.3.20220801194920',
'arvados-python-client{}'.format(pysdk_dep),
'setuptools',
'ciso8601 >= 2.0.0',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list