2022-12-29T15:31:56 python310Packages.zope_testing 0 -> 1 2022-12-29T15:31:59 attrpath: python310Packages.zope_testing 2022-12-29T15:31:59 Checking auto update branch... 2022-12-29T15:32:04 [version] 2022-12-29T15:32:04 [version] skipping because derivation has updateScript 2022-12-29T15:32:04 [rustCrateVersion] 2022-12-29T15:32:04 [rustCrateVersion] No cargoSha256 found 2022-12-29T15:32:04 [golangModuleVersion] 2022-12-29T15:32:04 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-29T15:32:04 [updateScript] 2022-12-29T15:32:05 [updateScript] Success 2022-12-29T15:32:05 [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-29T15:32:05 2022-12-29T15:32:05 [quotedUrls] 2022-12-29T15:32:05 [quotedUrls] nothing found to replace 2022-12-29T15:32:05 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-29T15:33:33 Python package with too many package rebuilds 244 > 25