python310Packages.pyunifiprotect 0 -> 1 attrpath: python310Packages.pyunifiprotect 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z880az0gyv7159vdkmk1qp53xhcq7hvq-packages.json.drv building '/nix/store/z880az0gyv7159vdkmk1qp53xhcq7hvq-packages.json.drv'... Going to be running update for following packages: - python3.10-pyunifiprotect-4.6.1 Press Enter key to continue... Running update for: - python3.10-pyunifiprotect-4.6.1: UPDATING ... - python3.10-pyunifiprotect-4.6.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyunifiprotect/default.nix b/pkgs/development/python-modules/pyunifiprotect/default.nix index eaceb6eb31f..e75e99ceb34 100644 --- a/pkgs/development/python-modules/pyunifiprotect/default.nix +++ b/pkgs/development/python-modules/pyunifiprotect/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "pyunifiprotect"; - version = "4.6.1"; + version = "4.6.2"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -40,7 +40,7 @@ buildPythonPackage rec { owner = "briis"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-5xHU4WC7HPDEJsfCX4bVsK3p6SWZ/fHH7APbFtDGC40="; + hash = "sha256-sEIjR6ScJNliJJJET06e22x5GMDrmB6fZAzyHr847sk="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python310Packages.pyunifiprotect: 4.6.1 -> 4.6.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/212140"