python312Packages.google-auth 2.27.0 -> 2.28.2 https://github.com/googleapis/google-auth-library-python/releases attrpath: python312Packages.google-auth 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/adcggc01yzgs0a87wdjz975rpn1fr3bj-packages.json.drv building '/nix/store/adcggc01yzgs0a87wdjz975rpn1fr3bj-packages.json.drv'... Going to be running update for following packages: - python3.12-google-auth-2.27.0 Press Enter key to continue... Running update for: - python3.12-google-auth-2.27.0: UPDATING ... - python3.12-google-auth-2.27.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 905f301c2cc8..0e55302db47f 100644 --- a/pkgs/development/python-modules/google-auth/default.nix +++ b/pkgs/development/python-modules/google-auth/default.nix @@ -26,14 +26,14 @@ buildPythonPackage rec { pname = "google-auth"; - version = "2.27.0"; + version = "2.28.2"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-6GOlbMwtjvqD33qAJyYB5DSH+ppyijdiBchsJqrvqCE="; + hash = "sha256-gLi0lpqp7Vk4x4KDCPIPA1vHn52PuBIL+dyNsgtBujA="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 494 > 25