[arvados] updated: 2.1.0-2898-g4072b426b
git repository hosting
git at public.arvados.org
Fri Sep 16 14:49:54 UTC 2022
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 4072b426b8e778c03d92f348da6b41cf0f45378d (commit)
from f7f0081a516055b4bf52cf625cfd8dffa253ac24 (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 4072b426b8e778c03d92f348da6b41cf0f45378d
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Thu Sep 15 17:42:20 2022 -0400
Update schema-salad dependency for filecache fix
no issue #
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 ef0980ae5..e70955c20 100644
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@ -37,7 +37,7 @@ setup(name='arvados-cwl-runner',
# build.
install_requires=[
'cwltool==3.1.20220907141119',
- 'schema-salad==8.3.20220825114525',
+ 'schema-salad==8.3.20220913105718',
'arvados-python-client{}'.format(pysdk_dep),
'setuptools',
'ciso8601 >= 2.0.0',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list