python310Packages.flufl_lock 0 -> 1 attrpath: python310Packages.flufl_lock 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/6l8jgdyzlsycsf7206jgl0hh0svna2q1-packages.json.drv building '/nix/store/6l8jgdyzlsycsf7206jgl0hh0svna2q1-packages.json.drv'... Going to be running update for following packages: - python3.10-flufl.lock-7.1 Press Enter key to continue... Running update for: - python3.10-flufl.lock-7.1: UPDATING ... - python3.10-flufl.lock-7.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/flufl/lock.nix b/pkgs/development/python-modules/flufl/lock.nix index 1cca2219a77..08a23204389 100644 --- a/pkgs/development/python-modules/flufl/lock.nix +++ b/pkgs/development/python-modules/flufl/lock.nix @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "flufl.lock"; - version = "7.1"; + version = "7.1.1"; format = "pyproject"; src = fetchPypi { inherit pname version; - sha256 = "sha256-Qxt/6PZhKZIA/2elOLrJNxchgcHtOm76bSiTS0i4oSw="; + sha256 = "sha256-rxQXKzW7xYaHvQa3DRaT/Y1Iy/D/3n5RphjBSK4kBC0="; }; nativeBuildInputs = [ pdm-pep517 ]; An auto update branch exists with message `python310Packages.flufl_lock: 7.1 -> 7.1.1`. New version is 7.1.1. An auto update branch exists with an equal or greater version