python310Packages.home-assistant-bluetooth 1.9.3 -> 1.10.0 https://repology.org/project/python:home-assistant-bluetooth/versions attrpath: python310Packages.home-assistant-bluetooth 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dpmx47nwhk38n9yxbhyqq6chz70im6an-packages.json.drv building '/nix/store/dpmx47nwhk38n9yxbhyqq6chz70im6an-packages.json.drv'... Going to be running update for following packages: - python3.10-home-assistant-bluetooth-1.9.3 Press Enter key to continue... Running update for: - python3.10-home-assistant-bluetooth-1.9.3: UPDATING ... - python3.10-home-assistant-bluetooth-1.9.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/home-assistant-bluetooth/default.nix b/pkgs/development/python-modules/home-assistant-bluetooth/default.nix index 06f7946b1ef..85a6b7b5a0e 100644 --- a/pkgs/development/python-modules/home-assistant-bluetooth/default.nix +++ b/pkgs/development/python-modules/home-assistant-bluetooth/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "home-assistant-bluetooth"; - version = "1.9.3"; + version = "1.10.0"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "home-assistant-libs"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-7wZocfTYTwTBwm61hKmIS4xlHq2nSvC6p8SlklnHq4M="; + hash = "sha256-g8vdg7YU3rkXW85U4w9Hvb6u9uvoDphbkIlVXchCRxQ="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python310Packages.home-assistant-bluetooth: 1.9.3 -> 1.10.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/228192"