python312Packages.aioesphomeapi 21.0.2 -> 23.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] this derivation will be built: /nix/store/pcaxfp54qd7f5l1zwy0ldgh4ncyani4z-packages.json.drv building '/nix/store/pcaxfp54qd7f5l1zwy0ldgh4ncyani4z-packages.json.drv'... Going to be running update for following packages: - python3.12-aioesphomeapi-21.0.2 Press Enter key to continue... Running update for: - python3.12-aioesphomeapi-21.0.2: UPDATING ... - python3.12-aioesphomeapi-21.0.2: 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 7c81afa0f8b3..b8dc5f9173fb 100644 --- a/pkgs/development/python-modules/aioesphomeapi/default.nix +++ b/pkgs/development/python-modules/aioesphomeapi/default.nix @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "aioesphomeapi"; - version = "21.0.2"; + version = "23.0.0"; pyproject = true; disabled = pythonOlder "3.9"; @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "esphome"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-uNVf0wnqVntjTxkNTilvb0v6h3VBCjd91wbLQJ6q71g="; + hash = "sha256-iYaRA1Jj9Ew/s/LyS6U+NZ3TsAlXdDq0DAaudgFV5/o="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 41 > 25