python311Packages.cliff 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h5qm4d4h8qhmb91sldqgkz8jdqyik9md-packages.json.drv building '/nix/store/h5qm4d4h8qhmb91sldqgkz8jdqyik9md-packages.json.drv'... Going to be running update for following packages: - python3.11-cliff-4.4.0 Press Enter key to continue... Running update for: - python3.11-cliff-4.4.0: UPDATING ... - python3.11-cliff-4.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cliff/default.nix b/pkgs/development/python-modules/cliff/default.nix index 9715a41852b6..f36ccba9718f 100644 --- a/pkgs/development/python-modules/cliff/default.nix +++ b/pkgs/development/python-modules/cliff/default.nix @@ -17,12 +17,12 @@ buildPythonPackage rec { pname = "cliff"; - version = "4.4.0"; + version = "4.6.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-qo1ASqLWtNhjnGG9bcR6yzZW68P8Alsbe7B68rrveF8="; + hash = "sha256-LzjOi9HqSVjWbxWwZqxH5l1h9gC5MZuSHhLp6cvNmdA="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 62 > 25