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/40lqk9j4dy4p92lkhybnkpf06aayc400-packages.json.drv building '/nix/store/40lqk9j4dy4p92lkhybnkpf06aayc400-packages.json.drv'... Going to be running update for following packages: - python3.11-urwid-2.4.3 Press Enter key to continue... Running update for: - python3.11-urwid-2.4.3: UPDATING ... - python3.11-urwid-2.4.3: 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 cf42463c19b2..417541519f85 100644 --- a/pkgs/development/python-modules/urwid/default.nix +++ b/pkgs/development/python-modules/urwid/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "urwid"; - version = "2.4.3"; + version = "2.4.6"; pyproject = true; disabled = pythonOlder "3.7"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "urwid"; repo = "urwid"; rev = "refs/tags/${version}"; - hash = "sha256-raDsUZaXBC4s/48KNH8Thrpm8Bq8wj9+Rahk+LkxcDo="; + hash = "sha256-qYSSQzZRQdeKnaSI4KMLUtyq8mMybFzA3GW7zp47cVU="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 53 > 25