python311Packages.pyunifiprotect 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyunifiprotect-5.1.2 Press Enter key to continue... Running update for: - python3.11-pyunifiprotect-5.1.2: UPDATING ... - python3.11-pyunifiprotect-5.1.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyunifiprotect/default.nix b/pkgs/development/python-modules/pyunifiprotect/default.nix index 7b7a042ad8be..64f0ffba28c2 100644 --- a/pkgs/development/python-modules/pyunifiprotect/default.nix +++ b/pkgs/development/python-modules/pyunifiprotect/default.nix @@ -33,7 +33,7 @@ buildPythonPackage rec { pname = "pyunifiprotect"; - version = "5.1.2"; + version = "5.1.3"; pyproject = true; disabled = pythonOlder "3.9"; @@ -42,7 +42,7 @@ buildPythonPackage rec { owner = "briis"; repo = "pyunifiprotect"; rev = "refs/tags/v${version}"; - hash = "sha256-DtQm6u3O0kdVJ23Ch+hJQ6HTOt5iAMdhCzC1K/oICWk="; + hash = "sha256-qTLhOltlXALLnYEGQcu7betMwVVaQoVWTi/v1F6kicY="; }; env.SETUPTOOLS_SCM_PRETEND_VERSION = version; An auto update branch exists with message `python311Packages.pyunifiprotect: 5.1.2 -> 5.1.3`. New version is 5.1.3. An auto update branch exists with an equal or greater version