Actions
Bug #13435
closeda-c-r and python SDK ruamel.yaml versioning
Story points:
-
Release:
Release relationship:
Auto
Description
a-c-r has 'ruamel.yaml==0.13.7' but python SDK has 'ruamel.yaml >=0.13.7'
cwltool has 'ruamel.yaml >= 0.12.4, < 0.15'
Change a-c-r and python sdk to
'ruamel.yaml >=0.13.7, < 0.15'
Update our ruamel.yaml package to 0.14.12 and test.
Updated by Peter Amstutz over 6 years ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima over 6 years ago
Tested by locally building debian8 packages: all good.
LGTM
Updated by Peter Amstutz over 6 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|4eb74089201b3ea298599397d34baf5ddd029929.
Updated by Tom Clegg over 6 years ago
- Related to Idea #13823: Package Arvados for Ubuntu Bionic Beaver 18.04 LTS added
Actions