python310Packages.google-auth 2.21.0 -> 2.24.0 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/4ylpsy8idca1lr584vmn4w0a9ymg25h1-packages.json.drv building '/nix/store/4ylpsy8idca1lr584vmn4w0a9ymg25h1-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..4913c6a4c84b 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.24.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-so6ASOV3J+fPDlvY5ydrISrvR2ZUoJURNUqoJ1O0XGY="; + hash = "sha256-LseypQaYnX2/2+gcuNDq2Idsqu0U+G0p00SDy+mcV68="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 594 > 25