Skip to content

python3Packages.aiocomelit: 2.0.2 -> 2.0.3#515181

Merged
dotlambda merged 1 commit intoNixOS:wip-home-assistantfrom
fabaff:aiocomelit-bump
May 6, 2026
Merged

python3Packages.aiocomelit: 2.0.2 -> 2.0.3#515181
dotlambda merged 1 commit intoNixOS:wip-home-assistantfrom
fabaff:aiocomelit-bump

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Apr 30, 2026

Changelog: https://github.com/chemelli74/aiocomelit/blob/v2.0.3/CHANGELOG.md

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 6.topic: python Python is a high-level, general-purpose programming language. labels Apr 30, 2026
@fabaff
Copy link
Copy Markdown
Member Author

fabaff commented Apr 30, 2026

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 515181
Commit: 32f213e7b831bfa81e4ec4e9fc810dc28e6d3200


x86_64-linux

❌ 1 package failed to build:
  • tests.home-assistant-components.comelit
✅ 4 packages built:
  • python313Packages.aiocomelit
  • python313Packages.aiocomelit.dist
  • python314Packages.aiocomelit
  • python314Packages.aiocomelit.dist

Error logs: `x86_64-linux`
tests.home-assistant-components.comelit
        translation_domain=domain, translation_key="invalid_clima_data"
    )
homeassistant.exceptions.HomeAssistantError: invalid_clima_data
2026-04-30 22:34:51.567 WARNING  MainThread asyncio:base_events.py:2041 Executing <Task pending name='Task-2841' coro=<test_humidifier_data_update_bad_data() running at /build/source/tests/components/comelit/test_humidifier.py:159> cb=[_run_until_complete_cb() at /nix/store/cgk2ykijyaadc1687r0w4psf8pi1fdyc-python3-3.14.3/lib/python3.14/asyncio/base_events.py:181] created at /nix/store/cgk2ykijyaadc1687r0w4psf8pi1fdyc-python3-3.14.3/lib/python3.14/asyncio/runners.py:109> took 5.000 seconds
=============================== warnings summary ===============================
homeassistant/runner.py:176
  /build/source/homeassistant/runner.py:176: DeprecationWarning: 'asyncio.DefaultEventLoopPolicy' is deprecated and slated for removal in Python 3.16
    class HassEventLoopPolicy(asyncio.DefaultEventLoopPolicy):  # type: ignore[name-defined,misc]

tests/conftest.py:154
/build/source/tests/conftest.py:154: DeprecationWarning: 'asyncio.set_event_loop_policy' is deprecated and slated for removal in Python 3.16
asyncio.set_event_loop_policy(runner.HassEventLoopPolicy(False))

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
--------------------------- snapshot report summary ----------------------------
16 snapshots passed.
=========================== short test summary info ============================
ERROR tests/components/comelit/test_climate.py::test_climate_data_update_bad_data - homeassistant.exceptions.HomeAssistantError: invalid_clima_data
ERROR tests/components/comelit/test_humidifier.py::test_humidifier_data_update_bad_data - homeassistant.exceptions.HomeAssistantError: invalid_clima_data
================== 89 passed, 2 warnings, 2 errors in 10.67s ===================

@github-project-automation github-project-automation Bot moved this to Incoming in Home Assistant Apr 30, 2026
@fabaff fabaff moved this from Incoming to Waiting for next release in Home Assistant Apr 30, 2026
@dotlambda dotlambda changed the base branch from master to wip-home-assistant May 6, 2026 15:59
@nixpkgs-ci nixpkgs-ci Bot closed this May 6, 2026
@github-project-automation github-project-automation Bot moved this from Waiting for next release to Done in Home Assistant May 6, 2026
@nixpkgs-ci nixpkgs-ci Bot reopened this May 6, 2026
@dotlambda dotlambda merged commit 8a83df2 into NixOS:wip-home-assistant May 6, 2026
39 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (update) This PR updates a package to a newer version 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants