python310Packages.pip-tools 0 -> 1 attrpath: python310Packages.pip-tools 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/db4rblqchxz6ayqksy10wsax8kjsd93y-packages.json.drv building '/nix/store/db4rblqchxz6ayqksy10wsax8kjsd93y-packages.json.drv'... Going to be running update for following packages: - python3.10-pip-tools-7.2.0 Press Enter key to continue... Running update for: - python3.10-pip-tools-7.2.0: UPDATING ... - python3.10-pip-tools-7.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pip-tools/default.nix b/pkgs/development/python-modules/pip-tools/default.nix index d54982271355..1871ce74dd73 100644 --- a/pkgs/development/python-modules/pip-tools/default.nix +++ b/pkgs/development/python-modules/pip-tools/default.nix @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "pip-tools"; - version = "7.2.0"; + version = "7.3.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-YWSItTnhS4qoVDbtWXozwpH0iFwdLgvsl0AKvlr/LA0="; + hash = "sha256-jpyZEn/gJMAltGoLLRXHvUfxjzMibPczDTVJNmP8HR0="; }; patches = [ ./fix-setup-py-bad-syntax-detection.patch ]; An auto update branch exists with message `python310Packages.pip-tools: 7.2.0 -> 7.3.0`. New version is 7.3.0. An auto update branch exists with an equal or greater version