python310Packages.pex 0 -> 1 attrpath: python310Packages.pex 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/g0sj129q1kidn5xm509lvyl67q2jbxb9-packages.json.drv building '/nix/store/g0sj129q1kidn5xm509lvyl67q2jbxb9-packages.json.drv'... Going to be running update for following packages: - python3.10-pex-2.1.137 Press Enter key to continue... Running update for: - python3.10-pex-2.1.137: UPDATING ... - python3.10-pex-2.1.137: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pex/default.nix b/pkgs/development/python-modules/pex/default.nix index ec6a850eb82..ff95423b8bc 100644 --- a/pkgs/development/python-modules/pex/default.nix +++ b/pkgs/development/python-modules/pex/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "pex"; - version = "2.1.137"; + version = "2.1.138"; format = "flit"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-ywzmz2R1fdW6TzTEYHq0hfeQnmwkzUecoozlIgXw7es="; + hash = "sha256-daUUzTeiP7WH0V2RZkvg6U96zB0TL/D3LCFeISXCi+I="; }; nativeBuildInputs = [ An auto update branch exists with message `python310Packages.pex: 2.1.137 -> 2.1.138`. New version is 2.1.138. An auto update branch exists with an equal or greater version