2022-11-20T08:55:16 python310Packages.inflect 0 -> 1 2022-11-20T08:55:18 attrpath: python310Packages.inflect 2022-11-20T08:55:19 Checking auto update branch... 2022-11-20T08:55:23 [version] 2022-11-20T08:55:23 [version] skipping because derivation has updateScript 2022-11-20T08:55:23 [rustCrateVersion] 2022-11-20T08:55:23 [rustCrateVersion] No cargoSha256 found 2022-11-20T08:55:23 [golangModuleVersion] 2022-11-20T08:55:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-20T08:55:23 [updateScript] 2022-11-20T08:55:25 [updateScript] Success 2022-11-20T08:55:25 [updateScript] this derivation will be built: /nix/store/1yaqc1jglv0ji0qpl1k53cik6zli6ps8-packages.json.drv building '/nix/store/1yaqc1jglv0ji0qpl1k53cik6zli6ps8-packages.json.drv'... Going to be running update for following packages: - python3.10-inflect-6.0.0 Press Enter key to continue... Running update for: - python3.10-inflect-6.0.0: UPDATING ... - python3.10-inflect-6.0.0: DONE. Packages updated! 2022-11-20T08:55:25 2022-11-20T08:55:25 [quotedUrls] 2022-11-20T08:55:25 [quotedUrls] nothing found to replace 2022-11-20T08:55:25 Diff after rewrites: diff --git a/pkgs/development/python-modules/inflect/default.nix b/pkgs/development/python-modules/inflect/default.nix index 6e64c946b98..ec8179ae6ae 100644 --- a/pkgs/development/python-modules/inflect/default.nix +++ b/pkgs/development/python-modules/inflect/default.nix @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "inflect"; - version = "6.0.0"; + version = "6.0.2"; disabled = isPy27; format = "pyproject"; src = fetchPypi { inherit pname version; - sha256 = "sha256-C8FRbsJyXi2CIXB6YSJFCTy28c6iCc/Yy9T8Xpb6Y2U="; + sha256 = "sha256-8aa8sBBQRviWGf3hp9BExhLGFMLYXvGCWC2dybhtMJo="; }; nativeBuildInputs = [ setuptools-scm ]; 2022-11-20T08:56:53 Python package with too many package rebuilds 154 > 25