python311Packages.multiset 0 -> 1 attrpath: python311Packages.multiset 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/pkjas93qvg1b5v2cf4sz14qkw2jmg8iv-packages.json.drv building '/nix/store/pkjas93qvg1b5v2cf4sz14qkw2jmg8iv-packages.json.drv'... Going to be running update for following packages: - python3.11-multiset-3.0.1 Press Enter key to continue... Running update for: - python3.11-multiset-3.0.1: UPDATING ... - python3.11-multiset-3.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/multiset/default.nix b/pkgs/development/python-modules/multiset/default.nix index 0e6e143676bc..e6b7c7adfe0c 100644 --- a/pkgs/development/python-modules/multiset/default.nix +++ b/pkgs/development/python-modules/multiset/default.nix @@ -10,12 +10,12 @@ buildPythonPackage rec { pname = "multiset"; - version = "3.0.1"; + version = "3.0.2"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-5FZxyug4Wo5iSKmwejqDKAwtDMQxJxMFjPus3F7Jlz4="; + hash = "sha256-oqUSMaQtkiriJFwpTCNaKfioiOBoZdL84hxuyvER//8="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.multiset nix build failed. got build log for 'python311Packages.multiset' 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/r47544vb78z12xbs0jpqwjk85c1jxhna-multiset-3.0.2.tar.gz source root is multiset-3.0.2 setting SOURCE_DATE_EPOCH to timestamp 1703939629 of file multiset-3.0.2/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/8k1wr9lq8629bq1ricissyq15p4gfin4-relax-setuptools-scm-dependency.patch patching file pyproject.toml Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej