python311Packages.blinker 0 -> 1 attrpath: python311Packages.blinker 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.11-blinker-1.7.0 Press Enter key to continue... Running update for: - python3.11-blinker-1.7.0: UPDATING ... - python3.11-blinker-1.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/blinker/default.nix b/pkgs/development/python-modules/blinker/default.nix index 2e5707d15389..a411cb793bea 100644 --- a/pkgs/development/python-modules/blinker/default.nix +++ b/pkgs/development/python-modules/blinker/default.nix @@ -12,12 +12,12 @@ buildPythonPackage rec { pname = "blinker"; - version = "1.7.0"; + version = "1.8.1"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-5oIP9vpOTR2OJ0fCKDdJw/VH5P7hErmFVc3NrjKZYYI="; + hash = "sha256-2kTsdIIi3NAQXvl17tlG2hl9W9+Lr7aqkvW8idpj+iU="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 4392 > 100