Bug #18766
closeda-c-r cwltool dependency requires more recent Python than 3.6
100%
Description
cwltool dropped support for Python 3.6, due to upstream EOL from security updates.
The default python in Ubuntu 18.04 and Centos 7 is 3.6.
According to Michael we can install more packages for more recent Pythons:
https://github.com/common-workflow-language/cwltool/pull/1620#issuecomment-1039996592
Adjust our build environments to install & build packages against the newer Python.
Updated by Ward Vandewege 12 months ago
Fix for ubuntu 18.04 at 3e2c6bb988d3819fadb15f6446fbdfee0046600d on branch 18766-python-bump
Updated by Peter Amstutz 12 months ago
- Target version changed from 2022-02-16 sprint to 2022-03-02 sprint
Updated by Peter Amstutz 12 months ago
This has been fixed by reverting support for Python 3.6 in upstream cwltool.
We can resolve this ticket once we see successful package builds:
Updated by Peter Amstutz 11 months ago
- Target version changed from 2022-03-02 sprint to 2022-03-30 Sprint
Updated by Ward Vandewege 11 months ago
- Release changed from 49 to 46
Fixup branch ready for review at fd04088f4cd977b911818789781c13a61ff00ecc on branch 18766-fix-ubuntu1804-python3-path
Updated by Peter Amstutz 11 months ago
Ward Vandewege wrote:
Fixup branch ready for review at fd04088f4cd977b911818789781c13a61ff00ecc on branch 18766-fix-ubuntu1804-python3-path
LGTM
Updated by Peter Amstutz 11 months ago
- Target version changed from 2022-03-30 Sprint to 2022-03-16 sprint