2022-11-26T14:40:36 python3.10-zope.exceptions 4.5 -> 4.6 https://pypi.org/project/zope.exceptions/ 2022-11-26T14:40:38 attrpath: python310Packages.zope_exceptions 2022-11-26T14:40:38 Checking auto update branch... 2022-11-26T14:40:43 [version] 2022-11-26T14:40:43 [version] skipping because derivation has updateScript 2022-11-26T14:40:43 [rustCrateVersion] 2022-11-26T14:40:43 [rustCrateVersion] No cargoSha256 found 2022-11-26T14:40:43 [golangModuleVersion] 2022-11-26T14:40:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T14:40:43 [updateScript] 2022-11-26T14:40:44 [updateScript] Success 2022-11-26T14:40:44 [updateScript] this derivation will be built: /nix/store/qi3adr9c2k2cmm91srlrrh01f7mxbf2d-packages.json.drv building '/nix/store/qi3adr9c2k2cmm91srlrrh01f7mxbf2d-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-11-26T14:40:44 2022-11-26T14:40:44 [quotedUrls] 2022-11-26T14:40:45 [quotedUrls] nothing found to replace 2022-11-26T14:40:45 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-11-26T14:42:16 Python package with too many package rebuilds 274 > 25