python311Packages.param 0 -> 1 attrpath: python311Packages.param 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/6cliazg7sw570dvxdsa0pg1qb5621kd1-packages.json.drv building '/nix/store/6cliazg7sw570dvxdsa0pg1qb5621kd1-packages.json.drv'... Going to be running update for following packages: - python3.11-param-2.0.1 Press Enter key to continue... Running update for: - python3.11-param-2.0.1: UPDATING ... - python3.11-param-2.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/param/default.nix b/pkgs/development/python-modules/param/default.nix index 5988034f2019..f6bbbf3b78ff 100644 --- a/pkgs/development/python-modules/param/default.nix +++ b/pkgs/development/python-modules/param/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "param"; - version = "2.0.1"; + version = "2.0.2"; pyproject = true; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "holoviz"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-IJchqSXZ87WZUKGDY3ObfdYCRfXM++N//kM7kb1wFow="; + hash = "sha256-kVuab6+l4KOtSvj6aI9zsQJ91tfCDJkHrSTcRL9SViY="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.param: 2.0.1 -> 2.0.2`. New version is 2.0.2. An auto update branch exists with an equal or greater version