Python Proto Plus
https://github.com/googleapis/proto-plus-python
This is a wrapper around protocol buffers. Protocol buffers is a specification format for APIs, such as those inside Google. This library provides protocol buffer message classes and objects that largely behave like native Python types.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-proto-plus
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-proto-plus && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
proto-plus-1.24.0.tar.gz | 0000055942 54.6 KB | |
pytest-staticmethod.patch | 0000000296 296 Bytes | |
python-proto-plus.changes | 0000006561 6.41 KB | |
python-proto-plus.spec | 0000002732 2.67 KB |
Revision 24 (latest revision is 27)
Dirk Mueller (dirkmueller)
committed
(revision 24)
- update to 1.24.0: * Add `always_print_fields_with_no_presence` fields to `to_json` and `to_dict` * Add compatibility with protobuf==5.x * AttributeError module 'google._upb._message' has no attribute 'MessageMapContainer' * Deprecate field `including_default_value_fields` in `to_json` and `to_dict`
Comments 0