[ARVADOS] updated: c9182d6e0acad983b782caaa84ec81cbf77b6dec
Git user
git at public.curoverse.com
Wed Jul 27 12:07:49 EDT 2016
Summary of changes:
sdk/cwl/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via c9182d6e0acad983b782caaa84ec81cbf77b6dec (commit)
via 01bbf6c28252a77c727782d8e0ca121775ef4af0 (commit)
from ad5469119127542f67b1ea3d995b29913dd8befe (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 c9182d6e0acad983b782caaa84ec81cbf77b6dec
Merge: ad54691 01bbf6c
Author: radhika <radhika at curoverse.com>
Date: Wed Jul 27 12:07:35 2016 -0400
Merge branch 'master' into 9552-compute-checksum-flag
Conflicts:
sdk/cwl/setup.py
diff --cc sdk/cwl/setup.py
index fa57e9c,0727b03..9fcbdd7
--- a/sdk/cwl/setup.py
+++ b/sdk/cwl/setup.py
@@@ -32,8 -32,8 +32,8 @@@ setup(name='arvados-cwl-runner'
# Make sure to update arvados/build/run-build-packages.sh as well
# when updating the cwltool version pin.
install_requires=[
- 'cwltool==1.0.20160714182449',
+ 'cwltool==1.0.20160726135535',
- 'arvados-python-client>=0.1.20160322001610'
+ 'arvados-python-client>=0.1.20160714204738',
],
data_files=[
('share/doc/arvados-cwl-runner', ['LICENSE-2.0.txt', 'README.rst']),
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list