python310Packages.colored 0 -> 1 attrpath: python310Packages.colored Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.10-colored-1.4.4 Press Enter key to continue... Running update for: - python3.10-colored-1.4.4: UPDATING ... - python3.10-colored-1.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/colored/default.nix b/pkgs/development/python-modules/colored/default.nix index 1a8c55dfde09..6277cdcc9f67 100644 --- a/pkgs/development/python-modules/colored/default.nix +++ b/pkgs/development/python-modules/colored/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "colored"; - version = "1.4.4"; + version = "2.2.3"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-BP9NTdUUJ0/juZohu1L7lvJojAHpP7p77zciHny1bOA="; + hash = "sha256-GQWuRforf9Y6i0d2WG5jrquk342yJbcreP0WdAhViYM="; }; nativeCheckInputs = [ nose ]; No auto update branch exists Python package with too many package rebuilds 787 > 25