python310Packages.bluetooth-adapters 0 -> 1 attrpath: python310Packages.bluetooth-adapters 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/2d16jfm1h2qdq00k8r1aapm4mdjxsin8-packages.json.drv building '/nix/store/2d16jfm1h2qdq00k8r1aapm4mdjxsin8-packages.json.drv'... Going to be running update for following packages: - python3.10-bluetooth-adapters-0.16.2 Press Enter key to continue... Running update for: - python3.10-bluetooth-adapters-0.16.2: UPDATING ... - python3.10-bluetooth-adapters-0.16.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/bluetooth-adapters/default.nix b/pkgs/development/python-modules/bluetooth-adapters/default.nix index 4458815e03ae..e0fae1bbcaf2 100644 --- a/pkgs/development/python-modules/bluetooth-adapters/default.nix +++ b/pkgs/development/python-modules/bluetooth-adapters/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "bluetooth-adapters"; - version = "0.16.2"; + version = "0.17.0"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "Bluetooth-Devices"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-2Z+COsWsIezcslCN50oZRTquAXsmxxp7fAjyGScoRq8="; + hash = "sha256-7j55+bCScoqtYJ/1lmqsPk3j+dbs+VfPTzTiwdVg0Pw="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 869 > 25