python311Packages.urwid 0 -> 1 attrpath: python311Packages.urwid 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] this derivation will be built: /nix/store/jfhyxy54a64l386qw0xrbkjih5lk8r2r-packages.json.drv building '/nix/store/jfhyxy54a64l386qw0xrbkjih5lk8r2r-packages.json.drv'... Going to be running update for following packages: - python3.11-urwid-2.6.8 Press Enter key to continue... Running update for: - python3.11-urwid-2.6.8: UPDATING ... - python3.11-urwid-2.6.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/urwid/default.nix b/pkgs/development/python-modules/urwid/default.nix index e6141601cbdd..cf99c51b983e 100644 --- a/pkgs/development/python-modules/urwid/default.nix +++ b/pkgs/development/python-modules/urwid/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "urwid"; - version = "2.6.8"; + version = "2.6.9"; pyproject = true; disabled = pythonOlder "3.7"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "urwid"; repo = "urwid"; rev = "refs/tags/${version}"; - hash = "sha256-KtIcmAPOcxC9wTq6mKRZWcohH0skYMHlq4mehpn6raY="; + hash = "sha256-57dmC0iq7FkCYSXH6I1AgN/HQiuWMAJkUiKMK4yv4Q4="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 54 > 25