python312Packages.onnx 1.15.0 -> 1.16.0 https://github.com/onnx/onnx/releases attrpath: python312Packages.onnx Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gmm6x90wzqmsjy6q68mipc47qsngzs2z-packages.json.drv building '/nix/store/gmm6x90wzqmsjy6q68mipc47qsngzs2z-packages.json.drv'... Going to be running update for following packages: - python3.12-onnx-1.15.0 Press Enter key to continue... Running update for: - python3.12-onnx-1.15.0: UPDATING ... - python3.12-onnx-1.15.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/onnx/default.nix b/pkgs/development/python-modules/onnx/default.nix index bcfd0cf6e3cf..c000a5e14d6c 100644 --- a/pkgs/development/python-modules/onnx/default.nix +++ b/pkgs/development/python-modules/onnx/default.nix @@ -24,7 +24,7 @@ let gtestStatic = gtest.override { static = true; }; in buildPythonPackage rec { pname = "onnx"; - version = "1.15.0"; + version = "1.16.0"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -33,7 +33,7 @@ in buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-Jzga1IiUO5LN5imSUmnbsjYtapRatTihx38EOUjm9Os="; + hash = "sha256-mgYrY3IXUMgG/2/SjwMWAX0FneY+E8SpLDMnB9EUbF4="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.onnx nix build failed. source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/workflow_scripts/test_model_zoo.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/jp9lp67760s2x8rkjgwnqnsy357ixgq9-1.15.0-CVE-2024-27318.patch patching file onnx/checker.cc Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file onnx/checker.cc.rej patching file onnx/checker.h Hunk #1 FAILED at 160. 1 out of 1 hunk FAILED -- saving rejects to file onnx/checker.h.rej patching file onnx/common/path.h Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file onnx/common/path.h.rej patching file onnx/cpp2py_export.cc Hunk #1 succeeded at 577 with fuzz 2 (offset 32 lines). patching file onnx/external_data_helper.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file onnx/external_data_helper.py.rej patching file onnx/test/test_external_data.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file onnx/test/test_external_data.py.rej