python310Packages.bayespy 0 -> 1 attrpath: python310Packages.bayespy 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/w5jzaghgjlfpazn0gr8ah8wg7q2g9d8w-packages.json.drv building '/nix/store/w5jzaghgjlfpazn0gr8ah8wg7q2g9d8w-packages.json.drv'... Going to be running update for following packages: - python3.10-bayespy-0.5.22 Press Enter key to continue... Running update for: - python3.10-bayespy-0.5.22: UPDATING ... - python3.10-bayespy-0.5.22: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/bayespy/default.nix b/pkgs/development/python-modules/bayespy/default.nix index ff3d8cfce2c..d331623d685 100644 --- a/pkgs/development/python-modules/bayespy/default.nix +++ b/pkgs/development/python-modules/bayespy/default.nix @@ -4,7 +4,7 @@ buildPythonPackage rec { pname = "bayespy"; - version = "0.5.22"; + version = "0.5.25"; # Python 2 not supported and not some old Python 3 because MPL doesn't support # them properly. @@ -12,7 +12,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - sha256 = "ed0057dc22bd392df4b3bba23536117e1b2866e3201b12c5a37428d23421a5ba"; + sha256 = "sha256-qDdHgmamsIXrX/Mx0AbxaMy9mqpMVxudqOnJOK1yW20="; }; 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 python310Packages.bayespy nix build failed. 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 pip-install-hook Using pipInstallPhase 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" } unpacking sources unpacking source archive /nix/store/i12lx8m8j03nywnppxp0wifybxiiqa9a-bayespy-0.5.25.tar.gz source root is bayespy-0.5.25 setting SOURCE_DATE_EPOCH to timestamp 1672233842 of file bayespy-0.5.25/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/cklin0fspc4fqp75j4zc2b7h150y6ndq-locally-defined-epsilon.patch patching file bayespy/utils/optimize.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 bayespy/utils/optimize.py.rej