python311Packages.keyring 0 -> 1 attrpath: python311Packages.keyring 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-keyring-24.3.1 Press Enter key to continue... Running update for: - python3.11-keyring-24.3.1: UPDATING ... - python3.11-keyring-24.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/keyring/default.nix b/pkgs/development/python-modules/keyring/default.nix index ba2c56d99682..4d3b00221118 100644 --- a/pkgs/development/python-modules/keyring/default.nix +++ b/pkgs/development/python-modules/keyring/default.nix @@ -16,13 +16,13 @@ buildPythonPackage rec { pname = "keyring"; - version = "24.3.1"; + version = "25.2.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-wzJ7b/r8DovvvbWXys20ko/+XBIS92RfGG5tmVeomNs="; + hash = "sha256-cEXzZyaM5C26RHRQUBZLQx5G9ukvme8pN9+trvNo2M8="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 374 > 100