python311Packages.google-auth 0 -> 1 attrpath: python311Packages.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/2jqvd82ikww4caq17a3c9gabi31v359d-packages.json.drv building '/nix/store/2jqvd82ikww4caq17a3c9gabi31v359d-packages.json.drv'... Going to be running update for following packages: - python3.11-google-auth-2.28.1 Press Enter key to continue... Running update for: - python3.11-google-auth-2.28.1: UPDATING ... - python3.11-google-auth-2.28.1: 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 efe5dcd33541..b8ff0805b01e 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.28.1"; + version = "2.29.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-NPwwRsJXztzxYi/Esx/Cvnkj2bTUSXPUgRJezFDYOIU="; + hash = "sha256-Zy3/My0HMidVD/x0V4aKxCGNbFALFV/mzBfSsTYCw2A="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 618 > 500