2022-11-16T07:02:04 python310Packages.jaraco_collections 0 -> 1 2022-11-16T07:02:06 attrpath: python310Packages.jaraco_collections 2022-11-16T07:02:06 Checking auto update branch... 2022-11-16T07:02:11 [version] 2022-11-16T07:02:11 [version] skipping because derivation has updateScript 2022-11-16T07:02:11 [rustCrateVersion] 2022-11-16T07:02:11 [rustCrateVersion] No cargoSha256 found 2022-11-16T07:02:11 [golangModuleVersion] 2022-11-16T07:02:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T07:02:11 [updateScript] 2022-11-16T07:02:12 [updateScript] Success 2022-11-16T07:02:12 [updateScript] this derivation will be built: /nix/store/1rzc5jbh396nzk5sfy2jmpxksba276db-packages.json.drv building '/nix/store/1rzc5jbh396nzk5sfy2jmpxksba276db-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-16T07:02:12 2022-11-16T07:02:12 [quotedUrls] 2022-11-16T07:02:13 [quotedUrls] nothing found to replace 2022-11-16T07:02:13 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-16T07:03:45 Python package with too many package rebuilds 129 > 25