python310Packages.liquidctl 0 -> 1 attrpath: python310Packages.liquidctl 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/4ly0d7gl02gh9xjf5yv1wsgik4c91hzl-packages.json.drv building '/nix/store/4ly0d7gl02gh9xjf5yv1wsgik4c91hzl-packages.json.drv'... Going to be running update for following packages: - python3.10-liquidctl-1.12.1 Press Enter key to continue... Running update for: - python3.10-liquidctl-1.12.1: UPDATING ... - python3.10-liquidctl-1.12.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/liquidctl/default.nix b/pkgs/development/python-modules/liquidctl/default.nix index e4c0e6f955cd..29ba1699db02 100644 --- a/pkgs/development/python-modules/liquidctl/default.nix +++ b/pkgs/development/python-modules/liquidctl/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "liquidctl"; - version = "1.12.1"; + version = "1.13.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-0QjgnTxqB50JNjSUAgBrGyhN2XC/TDYiC1tvhw1Bl1M="; + hash = "sha256-LU8rQmXrEIoOBTTFotGvMeHqksYGrtNo2YSl2l2e/UI="; }; env.SETUPTOOLS_SCM_PRETEND_VERSION = version; An auto update branch exists with message `python310Packages.liquidctl: 1.12.1 -> 1.13.0`. New version is 1.13.0. An auto update branch exists with an equal or greater version