2022-12-23T15:56:20 python310Packages.pex 0 -> 1 2022-12-23T15:56:22 attrpath: python310Packages.pex 2022-12-23T15:56:23 Checking auto update branch... 2022-12-23T15:56:27 [version] 2022-12-23T15:56:27 [version] skipping because derivation has updateScript 2022-12-23T15:56:27 [rustCrateVersion] 2022-12-23T15:56:27 [rustCrateVersion] No cargoSha256 found 2022-12-23T15:56:27 [golangModuleVersion] 2022-12-23T15:56:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-23T15:56:27 [updateScript] 2022-12-23T15:56:29 [updateScript] Success 2022-12-23T15:56:29 [updateScript] this derivation will be built: /nix/store/3hz4iksk32f4q9lz2qxlfw9p83avdwck-packages.json.drv building '/nix/store/3hz4iksk32f4q9lz2qxlfw9p83avdwck-packages.json.drv'... Going to be running update for following packages: - python3.10-pex-2.1.117 Press Enter key to continue... Running update for: - python3.10-pex-2.1.117: UPDATING ... - python3.10-pex-2.1.117: DONE. Packages updated! 2022-12-23T15:56:29 2022-12-23T15:56:29 [quotedUrls] 2022-12-23T15:56:29 [quotedUrls] nothing found to replace 2022-12-23T15:56:29 Diff after rewrites: diff --git a/pkgs/development/python-modules/pex/default.nix b/pkgs/development/python-modules/pex/default.nix index b42bb5e4e40..314d3fdfb0e 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.117"; + version = "2.1.119"; format = "flit"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Q1dz/xEQuJOrelDAB3YhISK6HPsqBQXGAx7Qgpqq+6w="; + hash = "sha256-QughY8G0Z9/371tlG0VMUqeKW/Nndv9mMbR1AIBlmTA="; }; nativeBuildInputs = [ 2022-12-23T15:57:56 An auto update branch exists with message `python310Packages.pex: 2.1.117 -> 2.1.119`. New version is 2.1.119. 2022-12-23T15:57:56 An auto update branch exists with an equal or greater version