python311Packages.filelock 0 -> 1 attrpath: python311Packages.filelock 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/bg10h0v9rjbqzchjahhxr4k82prn8m7w-packages.json.drv building '/nix/store/bg10h0v9rjbqzchjahhxr4k82prn8m7w-packages.json.drv'... Going to be running update for following packages: - python3.11-filelock-3.13.1 Press Enter key to continue... Running update for: - python3.11-filelock-3.13.1: UPDATING ... - python3.11-filelock-3.13.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/filelock/default.nix b/pkgs/development/python-modules/filelock/default.nix index b32335bb2475..23e1c8af8a17 100644 --- a/pkgs/development/python-modules/filelock/default.nix +++ b/pkgs/development/python-modules/filelock/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "filelock"; - version = "3.13.1"; + version = "3.13.3"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Uh9fVsUPhCb14DrTsoG0kKh+8VvGxSbxaCkPDHFI1E4="; + hash = "sha256-p5iVolu+/fVdGioKgJaPfbso7c1tQjSgr7Pzfs3ktUY="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 42822 > 500