python311Packages.zc-lockfile 0 -> 1 attrpath: python311Packages.zc-lockfile 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/nx4ijyrv6k10c1shk3cr5lkc9k1ydh84-packages.json.drv building '/nix/store/nx4ijyrv6k10c1shk3cr5lkc9k1ydh84-packages.json.drv'... Going to be running update for following packages: - python3.11-zc-lockfile-3.0 Press Enter key to continue... Running update for: - python3.11-zc-lockfile-3.0: UPDATING ... - python3.11-zc-lockfile-3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zc-lockfile/default.nix b/pkgs/development/python-modules/zc-lockfile/default.nix index 5104a221e1e8..8b7818ef119b 100644 --- a/pkgs/development/python-modules/zc-lockfile/default.nix +++ b/pkgs/development/python-modules/zc-lockfile/default.nix @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "zc-lockfile"; - version = "3.0"; + version = "3.0.post1"; src = fetchPypi { pname = "zc.lockfile"; inherit version; - hash = "sha256-5Y/9ndYsbUMuhoK/oZbJDKw+XB4/JNrjuJ1ggihV14g="; + hash = "sha256-rbLubZ5qIzPJEXjcssm5aldEx47bdxLceEp9dWSOgew="; }; buildInputs = [ mock ]; No auto update branch exists Python package with too many package rebuilds 100 > 25