python310Packages.frozenlist 0 -> 1 attrpath: python310Packages.frozenlist 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/bw5dqxs99xpa0pc5a69lh6i7h5ms8csq-packages.json.drv building '/nix/store/bw5dqxs99xpa0pc5a69lh6i7h5ms8csq-packages.json.drv'... Going to be running update for following packages: - python3.10-frozenlist-1.4.0 Press Enter key to continue... Running update for: - python3.10-frozenlist-1.4.0: UPDATING ... - python3.10-frozenlist-1.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/frozenlist/default.nix b/pkgs/development/python-modules/frozenlist/default.nix index 06ff0d1c7dcc..53022aa425a9 100644 --- a/pkgs/development/python-modules/frozenlist/default.nix +++ b/pkgs/development/python-modules/frozenlist/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "frozenlist"; - version = "1.4.0"; + version = "1.4.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "aio-libs"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-sI6jnrTxDbW0sNVodpCjBnA31VAAmunwMp9s8GkoHGI="; + hash = "sha256-ICPJKN6P9ezTiDVoEVBQvJlXqF7aHE6aXFx0jzntdEA="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 5037 > 25