python310Packages.google-auth 2.21.0 -> 2.25.2 https://repology.org/project/python:google-auth/versions attrpath: python310Packages.google-auth Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/c563s8mbgwgxmf57495kyqvv16dxsfhm-packages.json.drv building '/nix/store/c563s8mbgwgxmf57495kyqvv16dxsfhm-packages.json.drv'... Going to be running update for following packages: - python3.10-google-auth-2.21.0 Press Enter key to continue... Running update for: - python3.10-google-auth-2.21.0: UPDATING ... - python3.10-google-auth-2.21.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/google-auth/default.nix b/pkgs/development/python-modules/google-auth/default.nix index 4785bed59fb3..dfbef2e08b7f 100644 --- a/pkgs/development/python-modules/google-auth/default.nix +++ b/pkgs/development/python-modules/google-auth/default.nix @@ -28,14 +28,14 @@ buildPythonPackage rec { pname = "google-auth"; - version = "2.21.0"; + version = "2.25.2"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-so6ASOV3J+fPDlvY5ydrISrvR2ZUoJURNUqoJ1O0XGY="; + hash = "sha256-QvcHk3/rT15aOebE80OhcwCkWarwMUFFe6UFgShBzEA="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 598 > 25