python311Packages.xiaomi-ble 0 -> 1 attrpath: python311Packages.xiaomi-ble 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.11-xiaomi-ble-0.25.2 Press Enter key to continue... Running update for: - python3.11-xiaomi-ble-0.25.2: UPDATING ... - python3.11-xiaomi-ble-0.25.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/xiaomi-ble/default.nix b/pkgs/development/python-modules/xiaomi-ble/default.nix index 6e2ac49cc348..520410cbeb37 100644 --- a/pkgs/development/python-modules/xiaomi-ble/default.nix +++ b/pkgs/development/python-modules/xiaomi-ble/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "xiaomi-ble"; - version = "0.25.2"; + version = "0.26.1"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "Bluetooth-Devices"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-awztZiUgEMGR8m/aXhDBLdm4IXIKIAHgX922m+PTTfg="; + hash = "sha256-ENs+n8YgOSQpN+UpYU6CI1McWPyh8hKKMUjPDUYRWjI="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python312Packages.xiaomi-ble: 0.25.2 -> 0.26.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289907"