python312Packages.zha 0.0.5 -> 0.0.7 https://github.com/zigpy/zha/releases attrpath: python312Packages.zha Checking auto update branch... [version] [version] skipping because derivation has updateScript [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/n34ax1vlz59cdv09jd74spjbrnh2dy4p-packages.json.drv building '/nix/store/n34ax1vlz59cdv09jd74spjbrnh2dy4p-packages.json.drv'... Going to be running update for following packages: - python3.12-zha-0.0.5 Press Enter key to continue... Running update for: - python3.12-zha-0.0.5: UPDATING ... - python3.12-zha-0.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zha/default.nix b/pkgs/development/python-modules/zha/default.nix index 6e749edb9f25..3c214aaa8bec 100644 --- a/pkgs/development/python-modules/zha/default.nix +++ b/pkgs/development/python-modules/zha/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "zha"; - version = "0.0.5"; + version = "0.0.7"; pyproject = true; disabled = pythonOlder "3.12"; @@ -35,7 +35,7 @@ buildPythonPackage rec { owner = "zigpy"; repo = "zha"; rev = "refs/tags/${version}"; - hash = "sha256-47dlWMzY1vPmHIDCy8a0xzk2G+OPq6vEK5OpP1c8vw4="; + hash = "sha256-NHHUk8BUGhvaXWtypZs5zHVRWhrVAuqG3zfK8fdu5Pg="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.zha nix build failed. tests/test_sensor.py:1156: 24 warnings /build/source/tests/test_sensor.py:1156: PytestUnknownMarkWarning: Unknown pytest.mark.looptime - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.looptime tests/test_sensor.py:1181: 24 warnings /build/source/tests/test_sensor.py:1181: PytestUnknownMarkWarning: Unknown pytest.mark.looptime - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.looptime tests/test_siren.py:129: 24 warnings /build/source/tests/test_siren.py:129: PytestUnknownMarkWarning: Unknown pytest.mark.looptime - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.looptime tests/test_event.py::test_event_base_emit_coro /build/source/zha/event.py:78: RuntimeWarning: coroutine 'EventBase.once..async_event_listener' was never awaited listener(data) Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. tests/test_event.py::test_event_base_emit_coro /build/source/zha/event.py:78: RuntimeWarning: coroutine 'AsyncMockMixin._execute_mock_call' was never awaited listener(data) Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/test_sensor.py::test_device_unavailable_skips_entity_polling - Failed: Timeout >5.0s ================= 1 failed, 607 passed, 602 warnings in 19.11s ================= /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context