14
0
Commit Graph

6 Commits

Author SHA256 Message Date
292696b985 Actually make multibuild work.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proto-plus?expand=0&rev=8
2021-11-11 08:25:58 +00:00
b3624afdb0 - Add multibuild to defeat a build loop.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proto-plus?expand=0&rev=7
2021-11-10 01:26:54 +00:00
dd17f86285 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
2021-09-10 12:31:45 +00:00
8fcfc0449c Accepting request 880253 from home:buschmann23:branches:devel:languages:python
- update to 1.18.1
  * Add arm64 support for PY3.6 (gh#googleapis/proto-plus-python#219)
- from 1.18.0
  * add copy_from method for field assignment
    (gh#googleapis/proto-plus-python#512) 
- update to 1.17.0
  * add preserving_proto_field_name to to_json (gh#googleapis/proto-plus-python#213)
- from 1.16.0
  * add preserving_proto_field_name passthrough in MessageMeta.to_dict
    (gh#googleapis/proto-plus-python#211)
- from 1.15.0
  * allow_alias fro enums (gh#googleapis/proto-plus-python#207)
- from 1.14.3
  * adding enums to a repeated field does not raise a TypeError
    (gh#googleapis/proto-plus-python#202)
- from 1.14.2
  * use the correct environment for uploading to pypi
- from 1.14.1
  * install the wheel dependency
- from 1.14.0
  * Features
    + Pypi publish ghub actions (gh#googleapis/proto-plus-python#189)
  * Bug Fixes
    * proper setitem and insert for RepeatedComposite
      (gh#googleapis/proto-plus-python#178)
    * proper native marshal for repeated enumeration fields
      (gh#googleapis/proto-plus-python#180)
- from 1.13.1
  * update docstring to match type hint (gh#googleapis/proto-plus-python#172)

OBS-URL: https://build.opensuse.org/request/show/880253
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proto-plus?expand=0&rev=4
2021-03-20 12:47:35 +00:00
b735a591f1 Accepting request 860773 from home:buschmann23:branches:devel:languages:python
- update to 1.13.0
  * add 3.9 support and drop 3.5
    (gh#googleapis/proto-plus-python#167)
- from 1.12.0
  * add default values parameter to to_json
    (gh#googleapis/proto-plus-python#162)

OBS-URL: https://build.opensuse.org/request/show/860773
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proto-plus?expand=0&rev=2
2021-01-06 16:06:07 +00:00
cb72c54a23 Accepting request 842830 from home:buschmann23:branches:devel:languages:python
required by python-google-cloud-translate 3.0.0+

OBS-URL: https://build.opensuse.org/request/show/842830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proto-plus?expand=0&rev=1
2020-10-21 11:49:13 +00:00