forked from pool/python-googleapis-common-protos
- 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:
parent
1002da150a
commit
7a911ca2a4
BIN
googleapis-common-protos-1.62.0.tar.gz
(Stored with Git LFS)
BIN
googleapis-common-protos-1.62.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
googleapis-common-protos-1.63.0.tar.gz
Normal file
3
googleapis-common-protos-1.63.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17ad01b11d5f1d0171c06d3ba5c04c54474e883b66b949722b4938ee2694ef4e
|
||||
size 121646
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user