python312Packages.hahomematic 2024.3.0 -> 2024.3.1 https://github.com/danielperna84/hahomematic/releases attrpath: python312Packages.hahomematic 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/lwcjknyf69ym96phc0c0fri1d6jhqb5n-packages.json.drv building '/nix/store/lwcjknyf69ym96phc0c0fri1d6jhqb5n-packages.json.drv'... Going to be running update for following packages: - python3.12-hahomematic-2024.3.0 Press Enter key to continue... Running update for: - python3.12-hahomematic-2024.3.0: UPDATING ... - python3.12-hahomematic-2024.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/hahomematic/default.nix b/pkgs/development/python-modules/hahomematic/default.nix index 2a78e7c96d37..2589f5bbb1e4 100644 --- a/pkgs/development/python-modules/hahomematic/default.nix +++ b/pkgs/development/python-modules/hahomematic/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "hahomematic"; - version = "2024.3.0"; + version = "2024.3.1"; pyproject = true; disabled = pythonOlder "3.11"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "danielperna84"; repo = "hahomematic"; rev = "refs/tags/${version}"; - hash = "sha256-zSGzdj51StlLMmFZzprQUn6Ry9ahJPUq/Z9hVlKn8oA="; + hash = "sha256-/ulqUyplNu8YTHJKcfNPYzyzPvGkLFtoJDu5SqvfQrs="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.hahomematic nix build failed. got build log for 'python312Packages.hahomematic' 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/69igv1vh5q96ia7dx8d1lf1g4si0ch5f-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_text.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/4h5zx4lx6ijhawpg1ax701silhbwvm61-81a9a1c9291e2271ac0b995e7dd4725cfe99c7fe.patch patching file tests/test_central_pydevccu.py Hunk #1 FAILED at 114. 1 out of 1 hunk FAILED -- saving rejects to file tests/test_central_pydevccu.py.rej