python312Packages.pyslurm 23.2.2 -> 23.11.0 https://github.com/PySlurm/pyslurm/releases attrpath: python312Packages.pyslurm 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/1j9qi0qivrlh24l81vcml9fb9rmdi865-packages.json.drv building '/nix/store/1j9qi0qivrlh24l81vcml9fb9rmdi865-packages.json.drv'... Going to be running update for following packages: - python3.12-pyslurm-23.2.2 Press Enter key to continue... Running update for: - python3.12-pyslurm-23.2.2: UPDATING ... - python3.12-pyslurm-23.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyslurm/default.nix b/pkgs/development/python-modules/pyslurm/default.nix index c960cfedfdde..b910da5b69e2 100644 --- a/pkgs/development/python-modules/pyslurm/default.nix +++ b/pkgs/development/python-modules/pyslurm/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "pyslurm"; - version = "23.2.2"; + version = "23.11.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -18,7 +18,7 @@ buildPythonPackage rec { repo = "pyslurm"; owner = "PySlurm"; rev = "refs/tags/v${version}"; - hash = "sha256-M8seh5pkw2OTiDU4O96D0Lg3+FrlB2w4ehy53kSxyoU="; + hash = "sha256-Qi0XftneKj7hdDiLY2hoRONRrPv49mfQlvlNkudH54Y="; }; patches = [ (fetchpatch { No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pyslurm nix build failed. got build log for 'python312Packages.pyslurm' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/lyakyfdxncy99daadlwpxc5p8cj9pvir-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/valgrind-pyslurm.supp @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/rvdy86dbzfyamyhjqvl6ky7g559rpjx1-remove-undeclared-KILL_JOB_ARRAY patching file pyslurm/pydefines/slurm_defines.pxi Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pyslurm/pydefines/slurm_defines.pxi.rej patching file pyslurm/slurm/slurm.h.pxi Hunk #1 FAILED at 464. 1 out of 1 hunk FAILED -- saving rejects to file pyslurm/slurm/slurm.h.pxi.rej