python311Packages.google-auth 0 -> 1 attrpath: python311Packages.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/f9qcym8q93iwzlcynjk52wy8bf0z6r5z-packages.json.drv building '/nix/store/f9qcym8q93iwzlcynjk52wy8bf0z6r5z-packages.json.drv'... Going to be running update for following packages: - python3.11-google-auth-2.21.0 Press Enter key to continue... Running update for: - python3.11-google-auth-2.21.0: UPDATING ... - python3.11-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..59deb916be82 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.26.2"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-so6ASOV3J+fPDlvY5ydrISrvR2ZUoJURNUqoJ1O0XGY="; + hash = "sha256-lzJ9u/WMzLWPxaFxK7pAOudmaOZIFOsw9zFvficSa4E="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 336 > 25