python310Packages.keyring 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7vbjv7vdssqvhxvbhic31fvhcfpmpv6c-packages.json.drv building '/nix/store/7vbjv7vdssqvhxvbhic31fvhcfpmpv6c-packages.json.drv'... Going to be running update for following packages: - python3.10-keyring-23.13.1 Press Enter key to continue... Running update for: - python3.10-keyring-23.13.1: UPDATING ... - python3.10-keyring-23.13.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/keyring/default.nix b/pkgs/development/python-modules/keyring/default.nix index f0989d493d9..b64a23a4f90 100644 --- a/pkgs/development/python-modules/keyring/default.nix +++ b/pkgs/development/python-modules/keyring/default.nix @@ -14,13 +14,13 @@ buildPythonPackage rec { pname = "keyring"; - version = "23.13.1"; + version = "24.2.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-ui4VqbNeIZCNCq9OCkesxS1q4zRE3w2itJ1BpG721ng="; + hash = "sha256-ygdGoZ7EISGfTXE/hI+il6ZhqKjBUEhn5Vv7XgkJFQk="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 260 > 25