python310Packages.cliff 0 -> 1 attrpath: python310Packages.cliff 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/chj9mywkqwlpw4nsm5r3xgha0jn73ssa-packages.json.drv building '/nix/store/chj9mywkqwlpw4nsm5r3xgha0jn73ssa-packages.json.drv'... Going to be running update for following packages: - python3.10-cliff-4.2.0 Press Enter key to continue... Running update for: - python3.10-cliff-4.2.0: UPDATING ... - python3.10-cliff-4.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cliff/default.nix b/pkgs/development/python-modules/cliff/default.nix index f6feaaf3956..978c1c3f62f 100644 --- a/pkgs/development/python-modules/cliff/default.nix +++ b/pkgs/development/python-modules/cliff/default.nix @@ -17,11 +17,11 @@ buildPythonPackage rec { pname = "cliff"; - version = "4.2.0"; + version = "4.3.0"; src = fetchPypi { inherit pname version; - hash = "sha256-l/wx6TVS477GZL6dVa1/kNwqtCqtjfKaW5hbZEybjPI="; + hash = "sha256-/FtuvI+4FTMncLJIXuNsCXU5N8N8zk8yJ83U4Qsz6sw="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.cliff: 4.2.0 -> 4.3.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/241637"