python312Packages.orbax-checkpoint 0.5.5 -> 0.5.6 https://repology.org/project/python:orbax-checkpoint/versions attrpath: python312Packages.orbax-checkpoint 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gwqxn8j0nhyrxdjnn0sa4i90r1aig1f8-packages.json.drv building '/nix/store/gwqxn8j0nhyrxdjnn0sa4i90r1aig1f8-packages.json.drv'... Going to be running update for following packages: - python3.12-orbax-checkpoint-0.5.5 Press Enter key to continue... Running update for: - python3.12-orbax-checkpoint-0.5.5: UPDATING ... - python3.12-orbax-checkpoint-0.5.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/orbax-checkpoint/default.nix b/pkgs/development/python-modules/orbax-checkpoint/default.nix index c1787fe86747..0c0740e274ad 100644 --- a/pkgs/development/python-modules/orbax-checkpoint/default.nix +++ b/pkgs/development/python-modules/orbax-checkpoint/default.nix @@ -22,7 +22,7 @@ buildPythonPackage rec { pname = "orbax-checkpoint"; - version = "0.5.5"; + version = "0.5.6"; pyproject = true; disabled = pythonOlder "3.9"; @@ -30,7 +30,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "orbax_checkpoint"; inherit version; - hash = "sha256-zry5byLxFzah+e52x4yIi6roU3Jox/9mY62cujB2xlU="; + hash = "sha256-B5b//J2vI6pJNoZAYqFOHPHo4ZQnOykgwaJf/0WIUBc="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.orbax-checkpoint Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python312Packages.orbax-checkpoint Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.orbax-checkpoint/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.orbax-checkpoint/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: nose-1.3.7 not supported for interpreter python3.12