python312Packages.google-api-core 2.17.1 -> 2.18.0 https://github.com/googleapis/python-api-core/releases attrpath: python312Packages.google-api-core 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/y8ddfs1ran6swz6cw6jaaijabdml84m0-packages.json.drv building '/nix/store/y8ddfs1ran6swz6cw6jaaijabdml84m0-packages.json.drv'... Going to be running update for following packages: - python3.12-google-api-core-2.17.1 Press Enter key to continue... Running update for: - python3.12-google-api-core-2.17.1: UPDATING ... - python3.12-google-api-core-2.17.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-api-core/default.nix b/pkgs/development/python-modules/google-api-core/default.nix index 8627942d3a1d..3a9b0f17c9a8 100644 --- a/pkgs/development/python-modules/google-api-core/default.nix +++ b/pkgs/development/python-modules/google-api-core/default.nix @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "google-api-core"; - version = "2.17.1"; + version = "2.18.0"; pyproject = true; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-nfGKH4fuDfC8TuoncOvEIoOS2MxAZmVbMg4s/MsV25U="; + hash = "sha256-Ytl0F7/GdNbO8lHlxNY5qWVeAMRVKMQ2T7/rtHjOcqk="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 263 > 25