2022-12-04T18:55:49 python3.10-zope.exceptions 4.5 -> 4.6 https://pypi.org/project/zope.exceptions/ 2022-12-04T18:55:51 attrpath: python310Packages.zope_exceptions 2022-12-04T18:55:51 Checking auto update branch... 2022-12-04T18:55:56 [version] 2022-12-04T18:55:56 [version] skipping because derivation has updateScript 2022-12-04T18:55:56 [rustCrateVersion] 2022-12-04T18:55:56 [rustCrateVersion] No cargoSha256 found 2022-12-04T18:55:56 [golangModuleVersion] 2022-12-04T18:55:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T18:55:56 [updateScript] 2022-12-04T18:55:57 [updateScript] Success 2022-12-04T18:55:57 [updateScript] this derivation will be built: /nix/store/nq0mnp4898gqmzn9gm104rnm9jvh61kc-packages.json.drv building '/nix/store/nq0mnp4898gqmzn9gm104rnm9jvh61kc-packages.json.drv'... Going to be running update for following packages: - python3.10-zope.exceptions-4.5 Press Enter key to continue... Running update for: - python3.10-zope.exceptions-4.5: UPDATING ... - python3.10-zope.exceptions-4.5: DONE. Packages updated! 2022-12-04T18:55:57 2022-12-04T18:55:57 [quotedUrls] 2022-12-04T18:55:58 [quotedUrls] nothing found to replace 2022-12-04T18:55:58 Diff after rewrites: diff --git a/pkgs/development/python-modules/zope_exceptions/default.nix b/pkgs/development/python-modules/zope_exceptions/default.nix index fb1eb07154a..16da25903ea 100644 --- a/pkgs/development/python-modules/zope_exceptions/default.nix +++ b/pkgs/development/python-modules/zope_exceptions/default.nix @@ -6,11 +6,11 @@ buildPythonPackage rec { pname = "zope.exceptions"; - version = "4.5"; + version = "4.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-TjW7oEiJxdEU3KpVKXQl1fM/YYqF7323Ehs7dxEAeE4="; + sha256 = "sha256-YZ0kpMZb7Zez3QUV5zLoK2nxVdQsyUlV0b6MKCiGg80="; }; propagatedBuildInputs = [ zope_interface ]; 2022-12-04T18:57:27 Python package with too many package rebuilds 247 > 25