python312Packages.aioshelly 8.0.1 -> 8.0.2 https://github.com/home-assistant-libs/aioshelly/releases attrpath: python312Packages.aioshelly 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/jxwhpq05d321f0fyjrg45sd8chflkc8c-packages.json.drv building '/nix/store/jxwhpq05d321f0fyjrg45sd8chflkc8c-packages.json.drv'... Going to be running update for following packages: - python3.12-aioshelly-8.0.1 Press Enter key to continue... Running update for: - python3.12-aioshelly-8.0.1: UPDATING ... - python3.12-aioshelly-8.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aioshelly/default.nix b/pkgs/development/python-modules/aioshelly/default.nix index 4e77bc9c6509..0282412ccf4c 100644 --- a/pkgs/development/python-modules/aioshelly/default.nix +++ b/pkgs/development/python-modules/aioshelly/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "aioshelly"; - version = "8.0.1"; + version = "8.0.2"; pyproject = true; disabled = pythonOlder "3.10"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "home-assistant-libs"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-3W5XfSOaKCCBjDHJh8IP/5I48py3j6i2O3FfhbcQzbY="; + hash = "sha256-wDEHHc+TFlrp2X2/03NNxZut1bn1Sn7y4Sk5nGYBvEs="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 38 > 25