python312Packages.google-auth 2.21.0 -> 2.27.0 https://repology.org/project/python:google-auth/versions attrpath: python312Packages.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/m7xfvgpy3rhlggj3abljvpvf8rqrsy5d-packages.json.drv building '/nix/store/m7xfvgpy3rhlggj3abljvpvf8rqrsy5d-packages.json.drv'... Going to be running update for following packages: - python3.12-google-auth-2.21.0 Press Enter key to continue... Running update for: - python3.12-google-auth-2.21.0: UPDATING ... - python3.12-google-auth-2.21.0: DONE. Packages updated! 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..32b074982eee 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.27.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-so6ASOV3J+fPDlvY5ydrISrvR2ZUoJURNUqoJ1O0XGY="; + hash = "sha256-6GOlbMwtjvqD33qAJyYB5DSH+ppyijdiBchsJqrvqCE="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 338 > 25