Skip to content

python3Packages.zigpy: 1.1.1 -> 1.2.1#495670

Closed
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/python3Packages.zigpy
Closed

python3Packages.zigpy: 1.1.1 -> 1.2.1#495670
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/python3Packages.zigpy

Conversation

@r-ryantm

@r-ryantm r-ryantm commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

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

meta.description for python3Packages.zigpy is: Library implementing a ZigBee stack

meta.homepage for python3Packages.zigpy is: https://github.com/zigpy/zigpy

meta.changelog for python3Packages.zigpy is: https://github.com/zigpy/zigpy/releases/tag/1.0.0

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 1.0.0 with grep in /nix/store/mx300snn0k85hjqgb2hhamh7hn2skw33-python3.13-zigpy-1.0.0
  • found 1.0.0 in filename of file in /nix/store/mx300snn0k85hjqgb2hhamh7hn2skw33-python3.13-zigpy-1.0.0

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

22 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-custom-components.xiaomi_gateway3
python313Packages.bellows
python313Packages.universal-silabs-flasher
python313Packages.zha
python313Packages.zha-quirks
python313Packages.zigpy
python313Packages.zigpy-cc
python313Packages.zigpy-deconz
python313Packages.zigpy-xbee
python313Packages.zigpy-zboss
python313Packages.zigpy-zigate
python313Packages.zigpy-znp
tests.home-assistant-component-tests.hassio
tests.home-assistant-component-tests.homeassistant_connect_zbt2
tests.home-assistant-component-tests.homeassistant_green
tests.home-assistant-component-tests.homeassistant_hardware
tests.home-assistant-component-tests.homeassistant_sky_connect
tests.home-assistant-component-tests.homeassistant_yellow
tests.home-assistant-component-tests.otbr
tests.home-assistant-component-tests.zha
zigpy-cli
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/mx300snn0k85hjqgb2hhamh7hn2skw33-python3.13-zigpy-1.0.0 \
  --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 python3Packages.zigpy https://github.com/r-ryantm/nixpkgs/archive/3cc7773639932102935bc367602b18f7462102cb.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3cc7773639932102935bc367602b18f7462102cb#python3Packages.zigpy

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

ls -la /nix/store/mx300snn0k85hjqgb2hhamh7hn2skw33-python3.13-zigpy-1.0.0
ls -la /nix/store/mx300snn0k85hjqgb2hhamh7hn2skw33-python3.13-zigpy-1.0.0/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 3cc7773639932102935bc367602b18f7462102cb


x86_64-linux

❌ 8 packages failed to build:
  • python313Packages.zha
  • python313Packages.zha.dist
  • tests.home-assistant-component-tests.homeassistant_connect_zbt2
  • tests.home-assistant-component-tests.homeassistant_hardware
  • tests.home-assistant-component-tests.homeassistant_sky_connect
  • tests.home-assistant-component-tests.homeassistant_yellow
  • tests.home-assistant-component-tests.otbr
  • tests.home-assistant-component-tests.zha
✅ 25 packages built:
  • home-assistant-custom-components.xiaomi_gateway3
  • python313Packages.bellows
  • python313Packages.bellows.dist
  • python313Packages.universal-silabs-flasher
  • python313Packages.universal-silabs-flasher.dist
  • python313Packages.zha-quirks
  • python313Packages.zha-quirks.dist
  • python313Packages.zigpy
  • python313Packages.zigpy-cc
  • python313Packages.zigpy-cc.dist
  • python313Packages.zigpy-deconz
  • python313Packages.zigpy-deconz.dist
  • python313Packages.zigpy-xbee
  • python313Packages.zigpy-xbee.dist
  • python313Packages.zigpy-zboss
  • python313Packages.zigpy-zboss.dist
  • python313Packages.zigpy-zigate
  • python313Packages.zigpy-zigate.dist
  • python313Packages.zigpy-znp
  • python313Packages.zigpy-znp.dist
  • python313Packages.zigpy.dist
  • tests.home-assistant-component-tests.hassio
  • tests.home-assistant-component-tests.homeassistant_green
  • zigpy-cli
  • zigpy-cli.dist

Maintainer pings

cc @mvnetbiz 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.

@nixpkgs-ci nixpkgs-ci Bot requested a review from mvnetbiz March 2, 2026 01:01
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Mar 2, 2026
@SuperSandro2000 SuperSandro2000 marked this pull request as draft March 5, 2026 01:07
@r-ryantm r-ryantm changed the title python3Packages.zigpy: 0.92.0 -> 1.0.0 python3Packages.zigpy: 0.92.0 -> 1.1.0 Mar 10, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.zigpy branch from 3cc7773 to 6c6b5c0 Compare March 10, 2026 04:42
@r-ryantm

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.zigpy is: Library implementing a ZigBee stack

meta.homepage for python3Packages.zigpy is: https://github.com/zigpy/zigpy

meta.changelog for python3Packages.zigpy is: https://github.com/zigpy/zigpy/releases/tag/1.1.0

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 1.1.0 with grep in /nix/store/9gap13n0rp49gh47zdmdm1gy0b5jd2d0-python3.13-zigpy-1.1.0
  • found 1.1.0 in filename of file in /nix/store/9gap13n0rp49gh47zdmdm1gy0b5jd2d0-python3.13-zigpy-1.1.0

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

22 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-custom-components.xiaomi_gateway3
python313Packages.bellows
python313Packages.universal-silabs-flasher
python313Packages.zha
python313Packages.zha-quirks
python313Packages.zigpy
python313Packages.zigpy-cc
python313Packages.zigpy-deconz
python313Packages.zigpy-xbee
python313Packages.zigpy-zboss
python313Packages.zigpy-zigate
python313Packages.zigpy-znp
tests.home-assistant-component-tests.hassio
tests.home-assistant-component-tests.homeassistant_connect_zbt2
tests.home-assistant-component-tests.homeassistant_green
tests.home-assistant-component-tests.homeassistant_hardware
tests.home-assistant-component-tests.homeassistant_sky_connect
tests.home-assistant-component-tests.homeassistant_yellow
tests.home-assistant-component-tests.otbr
tests.home-assistant-component-tests.zha
zigpy-cli
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/9gap13n0rp49gh47zdmdm1gy0b5jd2d0-python3.13-zigpy-1.1.0 \
  --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 python3Packages.zigpy https://github.com/r-ryantm/nixpkgs/archive/6c6b5c065914d359d27b7f599ab6842489358b73.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/6c6b5c065914d359d27b7f599ab6842489358b73#python3Packages.zigpy

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

ls -la /nix/store/9gap13n0rp49gh47zdmdm1gy0b5jd2d0-python3.13-zigpy-1.1.0
ls -la /nix/store/9gap13n0rp49gh47zdmdm1gy0b5jd2d0-python3.13-zigpy-1.1.0/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 6c6b5c065914d359d27b7f599ab6842489358b73


x86_64-linux

❌ 8 packages failed to build:
  • python313Packages.zha
  • python313Packages.zha.dist
  • tests.home-assistant-component-tests.homeassistant_connect_zbt2
  • tests.home-assistant-component-tests.homeassistant_hardware
  • tests.home-assistant-component-tests.homeassistant_sky_connect
  • tests.home-assistant-component-tests.homeassistant_yellow
  • tests.home-assistant-component-tests.otbr
  • tests.home-assistant-component-tests.zha
✅ 25 packages built:
  • home-assistant-custom-components.xiaomi_gateway3
  • python313Packages.bellows
  • python313Packages.bellows.dist
  • python313Packages.universal-silabs-flasher
  • python313Packages.universal-silabs-flasher.dist
  • python313Packages.zha-quirks
  • python313Packages.zha-quirks.dist
  • python313Packages.zigpy
  • python313Packages.zigpy-cc
  • python313Packages.zigpy-cc.dist
  • python313Packages.zigpy-deconz
  • python313Packages.zigpy-deconz.dist
  • python313Packages.zigpy-xbee
  • python313Packages.zigpy-xbee.dist
  • python313Packages.zigpy-zboss
  • python313Packages.zigpy-zboss.dist
  • python313Packages.zigpy-zigate
  • python313Packages.zigpy-zigate.dist
  • python313Packages.zigpy-znp
  • python313Packages.zigpy-znp.dist
  • python313Packages.zigpy.dist
  • tests.home-assistant-component-tests.hassio
  • tests.home-assistant-component-tests.homeassistant_green
  • zigpy-cli
  • zigpy-cli.dist

Maintainer pings

cc @mvnetbiz 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.

@nixpkgs-ci nixpkgs-ci Bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Mar 21, 2026
@r-ryantm r-ryantm changed the title python3Packages.zigpy: 0.92.0 -> 1.1.0 python3Packages.zigpy: 1.1.1 -> 1.2.1 Mar 27, 2026
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.zigpy branch from 6c6b5c0 to d596568 Compare March 27, 2026 01:29
@r-ryantm

Copy link
Copy Markdown
Contributor Author

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

meta.description for python3Packages.zigpy is: Library implementing a ZigBee stack

meta.homepage for python3Packages.zigpy is: https://github.com/zigpy/zigpy

meta.changelog for python3Packages.zigpy is: https://github.com/zigpy/zigpy/releases/tag/1.2.1

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 1.2.1 with grep in /nix/store/8spip2l60zx5y83ik8xi7l5spdqixkqb-python3.13-zigpy-1.2.1
  • found 1.2.1 in filename of file in /nix/store/8spip2l60zx5y83ik8xi7l5spdqixkqb-python3.13-zigpy-1.2.1

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

33 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-custom-components.xiaomi_gateway3
python313Packages.bellows
python313Packages.universal-silabs-flasher
python313Packages.zha
python313Packages.zha-quirks
python313Packages.zigpy
python313Packages.zigpy-cc
python313Packages.zigpy-deconz
python313Packages.zigpy-xbee
python313Packages.zigpy-zboss
python313Packages.zigpy-zigate
python313Packages.zigpy-znp
python314Packages.bellows
python314Packages.universal-silabs-flasher
python314Packages.zha
python314Packages.zha-quirks
python314Packages.zigpy
python314Packages.zigpy-cc
python314Packages.zigpy-deconz
python314Packages.zigpy-xbee
python314Packages.zigpy-zboss
python314Packages.zigpy-zigate
python314Packages.zigpy-znp
tests.home-assistant-component-tests.hassio
tests.home-assistant-component-tests.homeassistant_connect_zbt2
tests.home-assistant-component-tests.homeassistant_green
tests.home-assistant-component-tests.homeassistant_hardware
tests.home-assistant-component-tests.homeassistant_sky_connect
tests.home-assistant-component-tests.homeassistant_yellow
tests.home-assistant-component-tests.otbr
tests.home-assistant-component-tests.zha
zigpy-cli
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/8spip2l60zx5y83ik8xi7l5spdqixkqb-python3.13-zigpy-1.2.1 \
  --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 python3Packages.zigpy https://github.com/r-ryantm/nixpkgs/archive/d596568850cc6e14a85dcbcba04a4282c700d0df.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d596568850cc6e14a85dcbcba04a4282c700d0df#python3Packages.zigpy

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

ls -la /nix/store/8spip2l60zx5y83ik8xi7l5spdqixkqb-python3.13-zigpy-1.2.1
ls -la /nix/store/8spip2l60zx5y83ik8xi7l5spdqixkqb-python3.13-zigpy-1.2.1/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: d596568850cc6e14a85dcbcba04a4282c700d0df


x86_64-linux

❌ 10 packages failed to build:
  • python313Packages.zha
  • python313Packages.zha.dist
  • python314Packages.zha
  • python314Packages.zha.dist
  • tests.home-assistant-component-tests.homeassistant_connect_zbt2
  • tests.home-assistant-component-tests.homeassistant_hardware
  • tests.home-assistant-component-tests.homeassistant_sky_connect
  • tests.home-assistant-component-tests.homeassistant_yellow
  • tests.home-assistant-component-tests.otbr
  • tests.home-assistant-component-tests.zha
✅ 45 packages built:
  • home-assistant-custom-components.xiaomi_gateway3
  • python313Packages.bellows
  • python313Packages.bellows.dist
  • python313Packages.universal-silabs-flasher
  • python313Packages.universal-silabs-flasher.dist
  • python313Packages.zha-quirks
  • python313Packages.zha-quirks.dist
  • python313Packages.zigpy
  • python313Packages.zigpy-cc
  • python313Packages.zigpy-cc.dist
  • python313Packages.zigpy-deconz
  • python313Packages.zigpy-deconz.dist
  • python313Packages.zigpy-xbee
  • python313Packages.zigpy-xbee.dist
  • python313Packages.zigpy-zboss
  • python313Packages.zigpy-zboss.dist
  • python313Packages.zigpy-zigate
  • python313Packages.zigpy-zigate.dist
  • python313Packages.zigpy-znp
  • python313Packages.zigpy-znp.dist
  • python313Packages.zigpy.dist
  • python314Packages.bellows
  • python314Packages.bellows.dist
  • python314Packages.universal-silabs-flasher
  • python314Packages.universal-silabs-flasher.dist
  • python314Packages.zha-quirks
  • python314Packages.zha-quirks.dist
  • python314Packages.zigpy
  • python314Packages.zigpy-cc
  • python314Packages.zigpy-cc.dist
  • python314Packages.zigpy-deconz
  • python314Packages.zigpy-deconz.dist
  • python314Packages.zigpy-xbee
  • python314Packages.zigpy-xbee.dist
  • python314Packages.zigpy-zboss
  • python314Packages.zigpy-zboss.dist
  • python314Packages.zigpy-zigate
  • python314Packages.zigpy-zigate.dist
  • python314Packages.zigpy-znp
  • python314Packages.zigpy-znp.dist
  • python314Packages.zigpy.dist
  • tests.home-assistant-component-tests.hassio
  • tests.home-assistant-component-tests.homeassistant_green
  • zigpy-cli
  • zigpy-cli.dist

Maintainer pings

cc @mvnetbiz 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.

@nixpkgs-ci nixpkgs-ci Bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Mar 27, 2026
@r-ryantm r-ryantm deleted the auto-update/python3Packages.zigpy branch April 3, 2026 12:46
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 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant