Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python312Packages.zha-quirks: 0.0.125 -> 0.0.128 #362773

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 7, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python312Packages.zha-quirks is: ZHA Device Handlers are custom quirks implementations for Zigpy

meta.homepage for python312Packages.zha-quirks is: https://github.com/dmulcahey/zha-device-handlers

meta.changelog for python312Packages.zha-quirks is: https://github.com/zigpy/zha-device-handlers/releases/tag/0.0.125

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.0.125 with grep in /nix/store/w74hlzbnrlpln9vx4iqhqffk88s9wdxs-python3.12-zha-quirks-0.0.125
  • found 0.0.125 in filename of file in /nix/store/w74hlzbnrlpln9vx4iqhqffk88s9wdxs-python3.12-zha-quirks-0.0.125

Rebuild report (if merged into master) (click to expand)
10 total rebuild path(s)

10 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-component-tests.hassio
home-assistant-component-tests.homeassistant_green
home-assistant-component-tests.homeassistant_hardware
home-assistant-component-tests.homeassistant_sky_connect
home-assistant-component-tests.homeassistant_yellow
home-assistant-component-tests.otbr
home-assistant-component-tests.zha
python312Packages.zha
python312Packages.zha-quirks
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/w74hlzbnrlpln9vx4iqhqffk88s9wdxs-python3.12-zha-quirks-0.0.125 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python312Packages.zha-quirks https://github.com/r-ryantm/nixpkgs/archive/802572c7eca663778d3255bbfff60389a009754d.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/802572c7eca663778d3255bbfff60389a009754d#python312Packages.zha-quirks

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/w74hlzbnrlpln9vx4iqhqffk88s9wdxs-python3.12-zha-quirks-0.0.125
ls -la /nix/store/w74hlzbnrlpln9vx4iqhqffk88s9wdxs-python3.12-zha-quirks-0.0.125/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 9 packages failed to build:
  • home-assistant-component-tests.hassio
  • home-assistant-component-tests.homeassistant_green
  • home-assistant-component-tests.homeassistant_hardware
  • home-assistant-component-tests.homeassistant_sky_connect
  • home-assistant-component-tests.homeassistant_yellow
  • home-assistant-component-tests.otbr
  • home-assistant-component-tests.zha
  • python312Packages.zha
  • python312Packages.zha.dist
✅ 2 packages built:
  • python312Packages.zha-quirks
  • python312Packages.zha-quirks.dist

Maintainer pings

cc @fabaff for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: python 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Dec 7, 2024
@ofborg ofborg bot requested a review from fabaff December 8, 2024 03:24
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 10.rebuild-darwin: 1 and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin labels Dec 8, 2024
@r-ryantm r-ryantm changed the title python312Packages.zha-quirks: 0.0.124 -> 0.0.125 python312Packages.zha-quirks: 0.0.125 -> 0.0.128 Dec 28, 2024
@r-ryantm r-ryantm force-pushed the auto-update/python312Packages.zha-quirks branch from 802572c to 8b6f416 Compare December 28, 2024 19:29
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python312Packages.zha-quirks is: ZHA Device Handlers are custom quirks implementations for Zigpy

meta.homepage for python312Packages.zha-quirks is: https://github.com/dmulcahey/zha-device-handlers

meta.changelog for python312Packages.zha-quirks is: https://github.com/zigpy/zha-device-handlers/releases/tag/0.0.128

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.0.128 with grep in /nix/store/zf5w70k814cxwljk85d6prfgl459mzlz-python3.12-zha-quirks-0.0.128
  • found 0.0.128 in filename of file in /nix/store/zf5w70k814cxwljk85d6prfgl459mzlz-python3.12-zha-quirks-0.0.128

Rebuild report (if merged into master) (click to expand)
12 total rebuild path(s)

12 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-component-tests.hassio
home-assistant-component-tests.homeassistant_green
home-assistant-component-tests.homeassistant_hardware
home-assistant-component-tests.homeassistant_sky_connect
home-assistant-component-tests.homeassistant_yellow
home-assistant-component-tests.otbr
home-assistant-component-tests.zha
python312Packages.zha
python312Packages.zha-quirks
python313Packages.zha
python313Packages.zha-quirks
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/zf5w70k814cxwljk85d6prfgl459mzlz-python3.12-zha-quirks-0.0.128 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python312Packages.zha-quirks https://github.com/r-ryantm/nixpkgs/archive/8b6f41682aceb66117c6f06bb8fbcdab39fc6044.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8b6f41682aceb66117c6f06bb8fbcdab39fc6044#python312Packages.zha-quirks

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/zf5w70k814cxwljk85d6prfgl459mzlz-python3.12-zha-quirks-0.0.128
ls -la /nix/store/zf5w70k814cxwljk85d6prfgl459mzlz-python3.12-zha-quirks-0.0.128/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 11 packages failed to build:
  • home-assistant-component-tests.hassio
  • home-assistant-component-tests.homeassistant_green
  • home-assistant-component-tests.homeassistant_hardware
  • home-assistant-component-tests.homeassistant_sky_connect
  • home-assistant-component-tests.homeassistant_yellow
  • home-assistant-component-tests.otbr
  • home-assistant-component-tests.zha
  • python312Packages.zha
  • python312Packages.zha.dist
  • python313Packages.zha
  • python313Packages.zha.dist
✅ 4 packages built:
  • python312Packages.zha-quirks
  • python312Packages.zha-quirks.dist
  • python313Packages.zha-quirks
  • python313Packages.zha-quirks.dist

Maintainer pings

cc @fabaff for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot added 10.rebuild-darwin: 1-10 and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin labels Dec 28, 2024
@wegank wegank marked this pull request as draft January 1, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant