python312Packages.aioshelly 8.2.0 -> 9.0.0 https://github.com/home-assistant-libs/aioshelly/releases attrpath: python312Packages.aioshelly 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/cg0pzqd19pva4rj6xhjdbabvv3vvarzm-packages.json.drv building '/nix/store/cg0pzqd19pva4rj6xhjdbabvv3vvarzm-packages.json.drv'... Going to be running update for following packages: - python3.12-aioshelly-8.2.0 Press Enter key to continue... Running update for: - python3.12-aioshelly-8.2.0: UPDATING ... - python3.12-aioshelly-8.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aioshelly/default.nix b/pkgs/development/python-modules/aioshelly/default.nix index 55c60d8e921a..2121c2da0b7f 100644 --- a/pkgs/development/python-modules/aioshelly/default.nix +++ b/pkgs/development/python-modules/aioshelly/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "aioshelly"; - version = "8.2.0"; + version = "9.0.0"; pyproject = true; disabled = pythonOlder "3.10"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "home-assistant-libs"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-ZJ6lb3pd8DhNagaVq1uFwadtviuHCg44YZkh29ipu5U="; + hash = "sha256-yVjQlP4vIs3Nk94ZcafpLzxVMIJfLsPGee5G5IdnCRs="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/zsnlc8kaaqf7nfm188ahymiij9p4alyw-python3.12-aioshelly-9.0.0" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
40 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 python312Packages.aioshelly is: Python library to control Shelly meta.homepage for python312Packages.aioshelly is: https://github.com/home-assistant-libs/aioshelly meta.changelog for python312Packages.aioshelly is: https://github.com/home-assistant-libs/aioshelly/releases/tag/9.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 9.0.0 with grep in /nix/store/zsnlc8kaaqf7nfm188ahymiij9p4alyw-python3.12-aioshelly-9.0.0 - found 9.0.0 in filename of file in /nix/store/zsnlc8kaaqf7nfm188ahymiij9p4alyw-python3.12-aioshelly-9.0.0 ---
Rebuild report (if merged into master) (click to expand) ``` 39 total rebuild path(s) 39 package rebuild(s) First fifty rebuilds by attrpath home-assistant-component-tests.airthings_ble home-assistant-component-tests.aranet home-assistant-component-tests.bluemaestro home-assistant-component-tests.bluetooth_adapters home-assistant-component-tests.bluetooth_le_tracker home-assistant-component-tests.bthome home-assistant-component-tests.dormakaba_dkey home-assistant-component-tests.eufylife_ble home-assistant-component-tests.fjaraskupan home-assistant-component-tests.gardena_bluetooth home-assistant-component-tests.govee_ble home-assistant-component-tests.homekit_controller home-assistant-component-tests.ibeacon home-assistant-component-tests.inkbird home-assistant-component-tests.kegtron home-assistant-component-tests.keymitt_ble home-assistant-component-tests.lamarzocco home-assistant-component-tests.ld2410_ble home-assistant-component-tests.led_ble home-assistant-component-tests.moat home-assistant-component-tests.mopeka home-assistant-component-tests.oralb home-assistant-component-tests.private_ble_device home-assistant-component-tests.qingping home-assistant-component-tests.rapt_ble home-assistant-component-tests.ruuvitag_ble home-assistant-component-tests.sensirion_ble home-assistant-component-tests.sensorpro home-assistant-component-tests.sensorpush home-assistant-component-tests.shelly home-assistant-component-tests.snooz home-assistant-component-tests.switchbot home-assistant-component-tests.thermobeacon home-assistant-component-tests.thermopro home-assistant-component-tests.tilt_ble home-assistant-component-tests.xiaomi_ble home-assistant-component-tests.yalexs_ble python311Packages.aioshelly python312Packages.aioshelly ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/zsnlc8kaaqf7nfm188ahymiij9p4alyw-python3.12-aioshelly-9.0.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 python312Packages.aioshelly https://github.com/r-ryantm/nixpkgs/archive/1678d3b14d91ba0fab3ad653339e374aa3f711df.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/1678d3b14d91ba0fab3ad653339e374aa3f711df#python312Packages.aioshelly ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/zsnlc8kaaqf7nfm188ahymiij9p4alyw-python3.12-aioshelly-9.0.0 ls -la /nix/store/zsnlc8kaaqf7nfm188ahymiij9p4alyw-python3.12-aioshelly-9.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. Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
40 packages built:
--- ###### Maintainer pings cc @fabaff for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/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/303371