1
0

- update to 1.63.0:

* Add `api_version` field to `ServiceOptions` in
    `google/api/client.proto`
  * Add `LOCATION_POLICY_VIOLATED` enum to `ErrorReason` in
    `google/api/error_reason.proto`
  * Add `rest_reference_documentation_uri` field to
    `ServiceOptions` in `google/api/client.proto`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-googleapis-common-protos?expand=0&rev=42
This commit is contained in:
Dirk Mueller 2024-04-07 09:12:58 +00:00 committed by Git OBS Bridge
parent 1002da150a
commit 7a911ca2a4
4 changed files with 15 additions and 4 deletions

BIN
googleapis-common-protos-1.62.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17ad01b11d5f1d0171c06d3ba5c04c54474e883b66b949722b4938ee2694ef4e
size 121646

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Apr 7 09:12:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.63.0:
* Add `api_version` field to `ServiceOptions` in
`google/api/client.proto`
* Add `LOCATION_POLICY_VIOLATED` enum to `ErrorReason` in
`google/api/error_reason.proto`
* Add `rest_reference_documentation_uri` field to
`ServiceOptions` in `google/api/client.proto`
-------------------------------------------------------------------
Tue Mar 5 20:29:09 UTC 2024 - Robert Schweikert <rjschwei@suse.com>

View File

@ -20,7 +20,7 @@
%define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)}
%{?sle15_python_module_pythons}
Name: python-googleapis-common-protos
Version: 1.62.0
Version: 1.63.0
Release: 0
Summary: Common protobufs used in Google APIs
License: Apache-2.0