14
0

Accepting request 917950 from home:buschmann23:branches:devel:languages:python

- update to 1.19.0
  * pass 'including_default_value_fields' through to 'Message.to_dict'
    method (gh#googleapis/proto-plus-python#232)

OBS-URL: https://build.opensuse.org/request/show/917950
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proto-plus?expand=0&rev=6
This commit is contained in:
2021-09-10 12:31:45 +00:00
committed by Git OBS Bridge
parent 8fcfc0449c
commit dd17f86285
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 10 10:52:33 UTC 2021 - Matthias Fehring <buschmann23@opensuse.org>
- update to 1.19.0
* pass 'including_default_value_fields' through to 'Message.to_dict'
method (gh#googleapis/proto-plus-python#232)
-------------------------------------------------------------------
Sat Mar 20 12:24:03 UTC 2021 - Matthias Fehring <buschmann23@opensuse.org>