python310Packages.python-daemon 2.3.0 -> 3.0.1 https://repology.org/project/python:python-daemon/versions 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/ks97jh1vmvfs6nlq7jd3m977l512qxvk-packages.json.drv building '/nix/store/ks97jh1vmvfs6nlq7jd3m977l512qxvk-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 6b49888143e..6cb311bfb20 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.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - sha256 = "bda993f1623b1197699716d68d983bb580043cf2b8a66a01274d9b8297b0aeaf"; + sha256 = "sha256-bFdFI3L36v9Ak0ocA60YJr9eeTVY6H/vSRMeZGS02uU="; }; 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/dmqs86glrlzsdsmdifz5qmigvjs0x7z0-python-daemon-3.0.1.tar.gz source root is python-daemon-3.0.1 setting SOURCE_DATE_EPOCH to timestamp 1678257651 of file python-daemon-3.0.1/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