python310Packages.python-daemon 0 -> 1 attrpath: python310Packages.python-daemon 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/nvx8s94dsvrspd2sdbh0j1cygnr5yg54-packages.json.drv building '/nix/store/nvx8s94dsvrspd2sdbh0j1cygnr5yg54-packages.json.drv'... Going to be running update for following packages: - python3.10-python-daemon-2.3.0 Press Enter key to continue... Running update for: - python3.10-python-daemon-2.3.0: UPDATING ... - python3.10-python-daemon-2.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-daemon/default.nix b/pkgs/development/python-modules/python-daemon/default.nix index 4e67546fad7..18b69500c5c 100644 --- a/pkgs/development/python-modules/python-daemon/default.nix +++ b/pkgs/development/python-modules/python-daemon/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "python-daemon"; - version = "2.3.0"; + version = "3.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - sha256 = "bda993f1623b1197699716d68d983bb580043cf2b8a66a01274d9b8297b0aeaf"; + sha256 = "sha256-Yt7fYCa6k5KIk23hX7/sLYAvCqcx32DD8sF+SUY9NR0="; }; nativeBuildInputs = [ 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.python-daemon nix build failed. got build log for 'python310Packages.python-daemon' 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 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/id44374g8sdny0qzj6yi61y5g10jwln5-python-daemon-3.0.0.tar.gz source root is python-daemon-3.0.0 setting SOURCE_DATE_EPOCH to timestamp 1677889600 of file python-daemon-3.0.0/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/x06999rbbpivdrgy9rj8n89nzjff43r7-python-daemon-safe_hasattr.patch patching file test/test_metadata.py Hunk #1 succeeded at 17 with fuzz 2 (offset -11 lines). Hunk #2 FAILED at 45. 1 out of 2 hunks FAILED -- saving rejects to file test/test_metadata.py.rej