File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,12 @@ Changes:
27
27
case-by-case details about the specific cause of failure handled by the *rule * callable.
28
28
- Update certain ``cornice `` service definitions that were using "``prov ``" as referencing to `Providers ` to avoid
29
29
confusion with the multiple ``PROV ``/`Provenance ` related terminology and services added for the new feature.
30
+ - Pin ``cwltool==3.1.20241217163858 `` to employ the official release including
31
+ ``PROV `` configuration provided to easily configured `Weaver `
32
+ (relates to `common-workflow-language/cwltool#2082 <https://github.com/common-workflow-language/cwltool/pull/2082>_)
33
+ and integrate previously provided fixes
34
+ (relates to `common-workflow-language/cwltool#2082 <https://github.com/common-workflow-language/cwltool/pull/2036>_)
35
+ that were applied by a forked backport ``https://github.com/fmigneault/cwltool `` repository.
30
36
31
37
Fixes:
32
38
------
Original file line number Diff line number Diff line change @@ -42,8 +42,7 @@ cryptography
42
42
# use cwltool gpu-enabled support until integrated within the original tool
43
43
# (https://github.com/common-workflow-language/common-workflow-language/issues/587)
44
44
### git+https://github.com/crim-ca/cwltool@docker-gpu#egg=cwltool
45
- ##cwltool==3.1.20230906142556
46
- cwltool @ git+https://github.com/fmigneault/cwltool.git@cwl-prov-class
45
+ cwltool == 3.1.20241217163858
47
46
# for some reason, not the same release number,
48
47
# but same code as https://github.com/common-workflow-language/cwlprov/tree/0.6.0
49
48
cwlprov == 0.1.1
You can’t perform that action at this time.
0 commit comments