python312Packages.aioesphomeapi 23.2.0 -> 24.0.0 https://github.com/esphome/aioesphomeapi/releases attrpath: python312Packages.aioesphomeapi 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] Going to be running update for following packages: - python3.12-aioesphomeapi-23.2.0 Press Enter key to continue... Running update for: - python3.12-aioesphomeapi-23.2.0: UPDATING ... - python3.12-aioesphomeapi-23.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aioesphomeapi/default.nix b/pkgs/development/python-modules/aioesphomeapi/default.nix index 81459f8f32ae..c31d9ef88f6d 100644 --- a/pkgs/development/python-modules/aioesphomeapi/default.nix +++ b/pkgs/development/python-modules/aioesphomeapi/default.nix @@ -25,7 +25,7 @@ buildPythonPackage rec { pname = "aioesphomeapi"; - version = "23.2.0"; + version = "24.0.0"; pyproject = true; disabled = pythonOlder "3.9"; @@ -34,7 +34,7 @@ buildPythonPackage rec { owner = "esphome"; repo = "aioesphomeapi"; rev = "refs/tags/v${version}"; - hash = "sha256-GFQ87Ic0xHXs8ZgmzH7kOFbDSNmtj0hx+YHKnrz/sG0="; + hash = "sha256-8GYrHNAE9qmdFyPDMey1NjPceli1Reeup3dG3br19pQ="; }; build-system = [ An auto update branch exists with message `python312Packages.aioesphomeapi: 23.2.0 -> 24.0.0`. New version is 24.0.0. An auto update branch exists with an equal or greater version