python310Packages.zigpy 0 -> 1 attrpath: python310Packages.zigpy 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/51p6a103i02xgfx4jilrxpfl43xgrb01-packages.json.drv building '/nix/store/51p6a103i02xgfx4jilrxpfl43xgrb01-packages.json.drv'... Going to be running update for following packages: - python3.10-zigpy-0.58.1 Press Enter key to continue... Running update for: - python3.10-zigpy-0.58.1: UPDATING ... - python3.10-zigpy-0.58.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/zigpy/default.nix b/pkgs/development/python-modules/zigpy/default.nix index 1f6560377ea7..c8e0a9ff66f7 100644 --- a/pkgs/development/python-modules/zigpy/default.nix +++ b/pkgs/development/python-modules/zigpy/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "zigpy"; - version = "0.58.1"; + version = "0.60.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "zigpy"; repo = "zigpy"; rev = "refs/tags/${version}"; - hash = "sha256-i2P9QyhT/UQ8Xu0IfQ2OzAxIiMF4H04Jkz3/6e2FCpY="; + hash = "sha256-1i92YyOIoWSMDHgfnXiXQuvDnmEPlSHwoSLmmsoTkDU="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/zi5zfcg4lp3rh6qlhlv4grb84n9m713r-python3.10-zigpy-0.60.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
19 packages failed to build:
6 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python310Packages.zigpy is: Library implementing a ZigBee stack meta.homepage for python310Packages.zigpy is: https://github.com/zigpy/zigpy meta.changelog for python310Packages.zigpy is: https://github.com/zigpy/zigpy/releases/tag/0.60.0 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.60.0 with grep in /nix/store/zi5zfcg4lp3rh6qlhlv4grb84n9m713r-python3.10-zigpy-0.60.0 - found 0.60.0 in filename of file in /nix/store/zi5zfcg4lp3rh6qlhlv4grb84n9m713r-python3.10-zigpy-0.60.0 ---
Rebuild report (if merged into master) (click to expand) ``` 25 total rebuild path(s) 25 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 python310Packages.bellows python310Packages.universal-silabs-flasher python310Packages.zha-quirks python310Packages.zigpy python310Packages.zigpy-cc python310Packages.zigpy-deconz python310Packages.zigpy-xbee python310Packages.zigpy-zigate python310Packages.zigpy-znp python311Packages.bellows python311Packages.universal-silabs-flasher python311Packages.zha-quirks python311Packages.zigpy python311Packages.zigpy-cc python311Packages.zigpy-deconz python311Packages.zigpy-xbee python311Packages.zigpy-zigate python311Packages.zigpy-znp ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/zi5zfcg4lp3rh6qlhlv4grb84n9m713r-python3.10-zigpy-0.60.0 \ --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 python310Packages.zigpy https://github.com/r-ryantm/nixpkgs/archive/f06fa78b4b2253202de504de5367fc04664fff92.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f06fa78b4b2253202de504de5367fc04664fff92#python310Packages.zigpy ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/zi5zfcg4lp3rh6qlhlv4grb84n9m713r-python3.10-zigpy-0.60.0 ls -la /nix/store/zi5zfcg4lp3rh6qlhlv4grb84n9m713r-python3.10-zigpy-0.60.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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
19 packages failed to build:
6 packages built:
--- ###### Maintainer pings cc @mvnetbiz for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/272626