python312Packages.slicer 0.0.7 -> 0.0.8 https://github.com/interpretml/slicer/releases attrpath: python312Packages.slicer 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/d0h4vgjmnc3v5mv0zazzr8yd72ymcgwl-packages.json.drv building '/nix/store/d0h4vgjmnc3v5mv0zazzr8yd72ymcgwl-packages.json.drv'... Going to be running update for following packages: - python3.12-slicer-0.0.7 Press Enter key to continue... Running update for: - python3.12-slicer-0.0.7: UPDATING ... - python3.12-slicer-0.0.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/slicer/default.nix b/pkgs/development/python-modules/slicer/default.nix index f678dfb2eaa2..f6900cb63492 100644 --- a/pkgs/development/python-modules/slicer/default.nix +++ b/pkgs/development/python-modules/slicer/default.nix @@ -12,13 +12,13 @@ buildPythonPackage rec { pname = "slicer"; - version = "0.0.7"; + version = "0.0.8"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-9dX3tF+Y0VW5wLplVPqXcMaybVeTo+d6EDD7VpEOvuw="; + hash = "sha256-LnVTr3PwwMLTVfSvzD7Pl8byFW/PRZOVXD9Wz2xNbrc="; }; prePatch = '' 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.slicer nix build failed. 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 Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/fd6f98szngvvyza83l5yfpinizb1a3m6-slicer-0.0.8.tar.gz source root is slicer-0.0.8 setting SOURCE_DATE_EPOCH to timestamp 1710027037 of file slicer-0.0.8/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase dos2unix: converting file slicer/__init__.py to Unix format... dos2unix: converting file slicer/slicer.py to Unix format... dos2unix: converting file slicer/slicer_internal.py to Unix format... dos2unix: converting file slicer/test_slicer.py to Unix format... dos2unix: converting file slicer/utils_testing.py to Unix format... applying patch /nix/store/k39zfgp0zsff32bj6ng2dgqglxv6d598-028e09e639c4a3c99abe1d537cce30af2eebb081.patch patching file slicer/slicer_internal.py Hunk #1 FAILED at 439. 1 out of 1 hunk FAILED -- saving rejects to file slicer/slicer_internal.py.rej