2022-11-23T01:52:02 python310Packages.jaraco_collections 0 -> 1 2022-11-23T01:52:04 attrpath: python310Packages.jaraco_collections 2022-11-23T01:52:04 Checking auto update branch... 2022-11-23T01:52:09 [version] 2022-11-23T01:52:09 [version] skipping because derivation has updateScript 2022-11-23T01:52:09 [rustCrateVersion] 2022-11-23T01:52:09 [rustCrateVersion] No cargoSha256 found 2022-11-23T01:52:09 [golangModuleVersion] 2022-11-23T01:52:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-23T01:52:09 [updateScript] 2022-11-23T01:52:10 [updateScript] Success 2022-11-23T01:52:10 [updateScript] this derivation will be built: /nix/store/md31nxlh2md8v1s8giby0lnpd6qz9nsc-packages.json.drv building '/nix/store/md31nxlh2md8v1s8giby0lnpd6qz9nsc-packages.json.drv'... Going to be running update for following packages: - python3.10-jaraco.collections-3.5.2 Press Enter key to continue... Running update for: - python3.10-jaraco.collections-3.5.2: UPDATING ... - python3.10-jaraco.collections-3.5.2: DONE. Packages updated! 2022-11-23T01:52:10 2022-11-23T01:52:10 [quotedUrls] 2022-11-23T01:52:11 [quotedUrls] nothing found to replace 2022-11-23T01:52:11 Diff after rewrites: diff --git a/pkgs/development/python-modules/jaraco_collections/default.nix b/pkgs/development/python-modules/jaraco_collections/default.nix index 686095d3b1c..e42499b7099 100644 --- a/pkgs/development/python-modules/jaraco_collections/default.nix +++ b/pkgs/development/python-modules/jaraco_collections/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "jaraco.collections"; - version = "3.5.2"; + version = "3.8.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - sha256 = "sha256-ByuT6zX55IUISFdVU05mo07xzISvKR/Sfzm0TUwN0sM="; + sha256 = "sha256-VjBP1L1OuNWFzgys4KyAQYeRsUCFHjdIElQbCqJ8kdA="; }; postPatch = '' 2022-11-23T01:53:40 Python package with too many package rebuilds 128 > 25