python312Packages.bluetooth-auto-recovery 1.4.0 -> 1.4.1 https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/releases attrpath: python312Packages.bluetooth-auto-recovery 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/v0a6nvkqwn9zv30r9vkwp8dj7jl5wkfs-packages.json.drv building '/nix/store/v0a6nvkqwn9zv30r9vkwp8dj7jl5wkfs-packages.json.drv'... Going to be running update for following packages: - python3.12-bluetooth-auto-recovery-1.4.0 Press Enter key to continue... Running update for: - python3.12-bluetooth-auto-recovery-1.4.0: UPDATING ... - python3.12-bluetooth-auto-recovery-1.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/bluetooth-auto-recovery/default.nix b/pkgs/development/python-modules/bluetooth-auto-recovery/default.nix index 9a146770fd6d..16e0403d7dbe 100644 --- a/pkgs/development/python-modules/bluetooth-auto-recovery/default.nix +++ b/pkgs/development/python-modules/bluetooth-auto-recovery/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "bluetooth-auto-recovery"; - version = "1.4.0"; + version = "1.4.1"; pyproject = true; disabled = pythonOlder "3.9"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "Bluetooth-Devices"; repo = "bluetooth-auto-recovery"; rev = "refs/tags/v${version}"; - hash = "sha256-fXR7leW+eXaQZ22IyeVhpS5/MOnuAiunUGMdtfVrlos="; + hash = "sha256-4LgEb90QsjTMsVat6fe9B3b6f93bHTgJgQNsRbyti2M="; }; postPatch = '' No auto update branch exists