[arvados] updated: 2.1.0-2888-g95800a8c0
git repository hosting
git at public.arvados.org
Tue Sep 13 21:06:09 UTC 2022
Summary of changes:
sdk/cwl/setup.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
via 95800a8c03dc3b960779b273eb8363813469d44a (commit)
from 43d62a887fbe06d21c9976c2d87e5ec93bf37dae (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 95800a8c03dc3b960779b273eb8363813469d44a
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Tue Sep 13 16:50:09 2022 -0400
19425: Bump to released cwltool & schema-salad
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 3f7bc26bd..a90a63057 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.20220910163051',
- 'schema-salad==8.3.20220825114525',
+ 'cwltool==3.1.20220913185150',
+ '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