python312Packages.habluetooth 2.4.0 -> 2.4.1 https://github.com/Bluetooth-Devices/habluetooth/releases attrpath: python312Packages.habluetooth 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/cy2k48lvljjqvn5vhm5pa8aqfnbmi6pw-packages.json.drv building '/nix/store/cy2k48lvljjqvn5vhm5pa8aqfnbmi6pw-packages.json.drv'... Going to be running update for following packages: - python3.12-habluetooth-2.4.0 Press Enter key to continue... Running update for: - python3.12-habluetooth-2.4.0: UPDATING ... - python3.12-habluetooth-2.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/habluetooth/default.nix b/pkgs/development/python-modules/habluetooth/default.nix index e37c6a680742..02e336c8bc1f 100644 --- a/pkgs/development/python-modules/habluetooth/default.nix +++ b/pkgs/development/python-modules/habluetooth/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "habluetooth"; - version = "2.4.0"; + version = "2.4.1"; pyproject = true; disabled = pythonOlder "3.10"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "Bluetooth-Devices"; repo = "habluetooth"; rev = "refs/tags/v${version}"; - hash = "sha256-bZtcvidjUhlb9ML1UIP00yqJ+KnJig5i0j/tAZSK7+Y="; + hash = "sha256-Ka8WqOYsZFvNl7uOsGR6S4entw7GTnF9MZcOB3uJMvg="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 861 > 25