python310Packages.insteon-frontend-home-assistant 0 -> 1 attrpath: python310Packages.insteon-frontend-home-assistant 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/gsh5b86asx13s5mpras222lab9cb015q-packages.json.drv building '/nix/store/gsh5b86asx13s5mpras222lab9cb015q-packages.json.drv'... Going to be running update for following packages: - python3.10-insteon-frontend-home-assistant-0.3.5-1 Press Enter key to continue... Running update for: - python3.10-insteon-frontend-home-assistant-0.3.5-1: UPDATING ... - python3.10-insteon-frontend-home-assistant-0.3.5-1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/insteon-frontend-home-assistant/default.nix b/pkgs/development/python-modules/insteon-frontend-home-assistant/default.nix index 2a6e9f0556a9..05eba71991f5 100644 --- a/pkgs/development/python-modules/insteon-frontend-home-assistant/default.nix +++ b/pkgs/development/python-modules/insteon-frontend-home-assistant/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "insteon-frontend-home-assistant"; - version = "0.3.5-1"; + version = "0.5.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-R+P4pgKbLvf0mwpSDoujCvlJe/yS+nvSJ7ewLVOOg/0="; + hash = "sha256-NZwnx8tlXnsVCk4nvNjOg3cjSr2CnjqWcZG7xFTC2wA="; }; 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.insteon-frontend-home-assistant nix build failed. got build log for 'python310Packages.insteon-frontend-home-assistant' 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 pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/4w5ghm5hsk1ljh5j7j5rh7mlria44msh-insteon-frontend-home-assistant-0.5.0.tar.gz source root is insteon-frontend-home-assistant-0.5.0 setting SOURCE_DATE_EPOCH to timestamp 1702937109 of file insteon-frontend-home-assistant-0.5.0/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/nv2s06cqsdlq4qc13d2rgydf06l14q12-unpin-setuptools.patch patching file pyproject.toml Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej