cwltool 3.1.20220224085855 -> 3.1.20221201130942 https://github.com/common-workflow-language/cwltool/releases attrpath: cwltool Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7dw9vsj3hjpabmc1spjn7bwx66dmnk8h-packages.json.drv building '/nix/store/7dw9vsj3hjpabmc1spjn7bwx66dmnk8h-packages.json.drv'... Going to be running update for following packages: - cwltool-3.1.20220224085855 Press Enter key to continue... Running update for: - cwltool-3.1.20220224085855: UPDATING ... - cwltool-3.1.20220224085855: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/science/misc/cwltool/default.nix b/pkgs/applications/science/misc/cwltool/default.nix index 6a1bdc3de16..4732481261f 100644 --- a/pkgs/applications/science/misc/cwltool/default.nix +++ b/pkgs/applications/science/misc/cwltool/default.nix @@ -7,14 +7,14 @@ python3.pkgs.buildPythonApplication rec { pname = "cwltool"; - version = "3.1.20220224085855"; + version = "3.1.20221201130942"; format = "setuptools"; src = fetchFromGitHub { owner = "common-workflow-language"; repo = pname; - rev = version; - sha256 = "sha256-7+1xOV5Lodqtku0wX1urAEHsCcYKM3Vcd5RDg4DdVow="; + rev = "refs/tags/${version}"; + sha256 = "sha256-PeddmHMJYtj/AAItmUVeyETizF7SKzkJ3bXYkeZU+xs="; }; postPatch = '' An auto update branch exists with message `cwltool: 3.1.20220224085855 -> 3.1.20220406080846`. New version is 3.1.20221201130942. The auto update branch does not match or exceed the new version. Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cwltool nix build failed. adding 'cwltool/tests/wf/workreuse-fail.cwl' adding 'cwltool/tests/wf/workreuse.cwl' adding 'cwltool/tests/wf/wrong_cwlVersion.cwl' adding 'cwltool/tests/wf/generator/pytoolgen.cwl' adding 'cwltool/tests/wf/generator/zing.cwl' adding 'cwltool/tests/wf/operation/abstract-cosifer.cwl' adding 'cwltool/tests/wf/operation/expect_operation-single_packed.cwl' adding 'cwltool/tests/wf/operation/operation-single.cwl' adding 'cwltool-3.1.dist-info/LICENSE.txt' adding 'cwltool-3.1.dist-info/METADATA' adding 'cwltool-3.1.dist-info/WHEEL' adding 'cwltool-3.1.dist-info/entry_points.txt' adding 'cwltool-3.1.dist-info/top_level.txt' adding 'cwltool-3.1.dist-info/zip-safe' adding 'cwltool-3.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./cwltool-3.1-py3-none-any.whl Requirement already satisfied: requests>=2.6.1 in /nix/store/1z3z47yma1sp8h1hqk0r4j8fp16r1igv-python3.10-requests-2.28.1/lib/python3.10/site-packages (from cwltool==3.1) (2.28.1) Requirement already satisfied: rdflib<6.3.0,>=4.2.2 in /nix/store/yh4j5rz9jx2qa68srf6pd435qilyg9nj-python3.10-rdflib-6.1.1/lib/python3.10/site-packages (from cwltool==3.1) (6.1.1) Requirement already satisfied: mypy-extensions in /nix/store/c2r7zr1nhx7y4rmrl8pr8y1mrlnlnwwd-python3.10-mypy-extensions-0.4.3/lib/python3.10/site-packages (from cwltool==3.1) (0.4.3) Requirement already satisfied: prov in /nix/store/g5sdx0qzsj6rhmj4c7k5yk5ych88yxwh-python3.10-prov-2.0.0/lib/python3.10/site-packages (from cwltool==3.1) (2.0.0) Requirement already satisfied: pydot>=1.4.1 in /nix/store/s40m80x64z75q87qqbjqccj56g5jqpdz-python3.10-pydot-1.4.2/lib/python3.10/site-packages (from cwltool==3.1) (1.4.2) ERROR: Could not find a version that satisfies the requirement cwl-utils>=0.19 (from cwltool) (from versions: none) ERROR: No matching distribution found for cwl-utils>=0.19