python311Packages.scikit-posthocs 0 -> 1 attrpath: python311Packages.scikit-posthocs 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/rcx4kfx3s97h3g6kr5511g2b6d41as73-packages.json.drv building '/nix/store/rcx4kfx3s97h3g6kr5511g2b6d41as73-packages.json.drv'... Going to be running update for following packages: - python3.11-scikit-posthocs-0.8.0 Press Enter key to continue... Running update for: - python3.11-scikit-posthocs-0.8.0: UPDATING ... - python3.11-scikit-posthocs-0.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/scikit-posthocs/default.nix b/pkgs/development/python-modules/scikit-posthocs/default.nix index 17f0c2a1764e..98805d7395d5 100644 --- a/pkgs/development/python-modules/scikit-posthocs/default.nix +++ b/pkgs/development/python-modules/scikit-posthocs/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "scikit-posthocs"; - version = "0.8.0"; + version = "0.8.1"; format = "pyproject"; src = fetchFromGitHub { owner = "maximtrp"; repo = "scikit-posthocs"; rev = "refs/tags/v${version}"; - hash = "sha256-ojXVrsZsvX7UytldcWkhOndix4by1uBeVpG7nQrcvmA="; + hash = "sha256-IFQgUAH2ZSKM0WT/u8QHO7c40MmbCu9BPLOmaUKrp3w="; }; patches = [ No auto update branch exists 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 python311Packages.scikit-posthocs nix build failed. got build log for 'python311Packages.scikit-posthocs' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook 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 pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/y4rpj8s2i6xp1186fc64xfbspc3iis4k-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/usage-examples.ipynb @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/cmya8mzz5j0jrv7i5mmy2bghlwfzi0kq-0001-increased-abs-tolerance-for-wilcoxon-test.patch patching file tests/test_posthocs.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file tests/test_posthocs.py.rej