forked from pool/python-googleapis-common-protos
Accepting request 1077529 from home:glaubitz:branches:devel:languages:python
- Update to 1.59.0 * Add overrides_by_request_protocol to BackendRule in google/api/backend.proto (77376dd) * Add proto_reference_documentation_uri to Publishing in google/api/client.proto (77376dd) * Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason in google/api/error_reason.proto (77376dd) * Use rst syntax in readme (77376dd) OBS-URL: https://build.opensuse.org/request/show/1077529 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-googleapis-common-protos?expand=0&rev=26
This commit is contained in:
parent
f9332af26a
commit
28e36a593f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c727251ec025947d545184ba17e3578840fc3a24a0516a020479edab660457df
|
|
||||||
size 117015
|
|
3
googleapis-common-protos-1.59.0.tar.gz
Normal file
3
googleapis-common-protos-1.59.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44
|
||||||
|
size 117558
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 5 12:43:09 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.59.0
|
||||||
|
* Add overrides_by_request_protocol to BackendRule
|
||||||
|
in google/api/backend.proto (77376dd)
|
||||||
|
* Add proto_reference_documentation_uri to Publishing
|
||||||
|
in google/api/client.proto (77376dd)
|
||||||
|
* Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason
|
||||||
|
in google/api/error_reason.proto (77376dd)
|
||||||
|
* Use rst syntax in readme (77376dd)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 2 12:50:41 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Mar 2 12:50:41 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define modname googleapis-common-protos
|
%define modname googleapis-common-protos
|
||||||
%define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)}
|
%define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)}
|
||||||
Name: python-googleapis-common-protos
|
Name: python-googleapis-common-protos
|
||||||
Version: 1.58.0
|
Version: 1.59.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Common protobufs used in Google APIs
|
Summary: Common protobufs used in Google APIs
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user