2022-12-28T13:50:08 python3.10-zope.testing 4.10 -> 5.0.1 https://pypi.org/project/zope.testing/ 2022-12-28T13:50:10 attrpath: python310Packages.zope_testing 2022-12-28T13:50:10 Checking auto update branch... 2022-12-28T13:50:15 [version] 2022-12-28T13:50:15 [version] skipping because derivation has updateScript 2022-12-28T13:50:15 [rustCrateVersion] 2022-12-28T13:50:15 [rustCrateVersion] No cargoSha256 found 2022-12-28T13:50:15 [golangModuleVersion] 2022-12-28T13:50:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T13:50:15 [updateScript] 2022-12-28T13:50:16 [updateScript] Success 2022-12-28T13:50:16 [updateScript] this derivation will be built: /nix/store/q2cq0s9242fl1n4i8yfj7bp6vpb8rrba-packages.json.drv building '/nix/store/q2cq0s9242fl1n4i8yfj7bp6vpb8rrba-packages.json.drv'... Going to be running update for following packages: - python3.10-zope.testing-4.10 Press Enter key to continue... Running update for: - python3.10-zope.testing-4.10: UPDATING ... - python3.10-zope.testing-4.10: DONE. Packages updated! 2022-12-28T13:50:16 2022-12-28T13:50:16 [quotedUrls] 2022-12-28T13:50:17 [quotedUrls] nothing found to replace 2022-12-28T13:50:17 Diff after rewrites: diff --git a/pkgs/development/python-modules/zope_testing/default.nix b/pkgs/development/python-modules/zope_testing/default.nix index f8ea4e83b15..773209adcdf 100644 --- a/pkgs/development/python-modules/zope_testing/default.nix +++ b/pkgs/development/python-modules/zope_testing/default.nix @@ -9,11 +9,11 @@ buildPythonPackage rec { pname = "zope.testing"; - version = "4.10"; + version = "5.0.1"; src = fetchPypi { inherit pname version; - sha256 = "sha256-O25ZBsrd0UjCP+lY5qrj+tyKCKilP3R9l5HC2BNe5W4="; + sha256 = "sha256-6HzQ2NZmVzza8TOBare5vuyAGmSoZZXBnLX+mS7z1kk="; }; doCheck = !isPyPy; 2022-12-28T13:51:43 Python package with too many package rebuilds 244 > 25