python310Packages.wcwidth 0 -> 1 attrpath: python310Packages.wcwidth 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-wcwidth-0.2.6 Press Enter key to continue... Running update for: - python3.10-wcwidth-0.2.6: UPDATING ... - python3.10-wcwidth-0.2.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/wcwidth/default.nix b/pkgs/development/python-modules/wcwidth/default.nix index 1d23225c2fd6..12f5b211fc07 100644 --- a/pkgs/development/python-modules/wcwidth/default.nix +++ b/pkgs/development/python-modules/wcwidth/default.nix @@ -4,11 +4,11 @@ buildPythonPackage rec { pname = "wcwidth"; - version = "0.2.6"; + version = "0.2.8"; src = fetchPypi { inherit pname version; - hash = "sha256-pSIHgKQE2+M1N4mHCXjkcs/kd3YfBu5VB3JW5QmxVtA="; + hash = "sha256-hwXFaZmf+7T2qHxtG4DzJL1tuVL16wuVvAdRf0wYE9Q="; }; nativeCheckInputs = [ pytestCheckHook ]; No auto update branch exists Python package with too many package rebuilds 3119 > 25