python312Packages.bleak-esphome 0.4.1 -> 1.0.0 https://github.com/bluetooth-devices/bleak-esphome/releases attrpath: python312Packages.bleak-esphome 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/wdyq692jxghsqbfb9cfy4r4qyyd57jli-packages.json.drv building '/nix/store/wdyq692jxghsqbfb9cfy4r4qyyd57jli-packages.json.drv'... Going to be running update for following packages: - python3.12-bleak-esphome-0.4.1 Press Enter key to continue... Running update for: - python3.12-bleak-esphome-0.4.1: UPDATING ... - python3.12-bleak-esphome-0.4.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/bleak-esphome/default.nix b/pkgs/development/python-modules/bleak-esphome/default.nix index ffecee75337a..303176102229 100644 --- a/pkgs/development/python-modules/bleak-esphome/default.nix +++ b/pkgs/development/python-modules/bleak-esphome/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "bleak-esphome"; - version = "0.4.1"; + version = "1.0.0"; pyproject = true; disabled = pythonOlder "3.10"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "bluetooth-devices"; repo = "bleak-esphome"; rev = "refs/tags/v${version}"; - hash = "sha256-cLjQg54DL17VtM/NFOQUE0dJThz5EhjipW2t9yhAMQ0="; + hash = "sha256-zz7vh+UIahHtb6ZjR/eRrS9RGur2klqbgKoeJpMrH/k="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 38 > 25