python311Packages.thermopro-ble 0 -> 1 attrpath: python311Packages.thermopro-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] this derivation will be built: /nix/store/q66b1zpwviwzvfwryw9fxiz6g81wfwsc-packages.json.drv building '/nix/store/q66b1zpwviwzvfwryw9fxiz6g81wfwsc-packages.json.drv'... Going to be running update for following packages: - python3.11-thermopro-ble-0.8.0 Press Enter key to continue... Running update for: - python3.11-thermopro-ble-0.8.0: UPDATING ... - python3.11-thermopro-ble-0.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/thermopro-ble/default.nix b/pkgs/development/python-modules/thermopro-ble/default.nix index 3cf2170ed084..b6680af0d2fb 100644 --- a/pkgs/development/python-modules/thermopro-ble/default.nix +++ b/pkgs/development/python-modules/thermopro-ble/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "thermopro-ble"; - version = "0.8.0"; + version = "0.9.0"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "bluetooth-devices"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-ENzFX0rD97hCnllFKjcSGbAbEksqln/Hj0MuDVOKGDo="; + hash = "sha256-x/eO+LNJ98ThrQD5c9S54cPRnupN21UkpF7uR3+WwSU="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.thermopro-ble: 0.8.0 -> 0.9.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/283828"