Path to this page:
./
devel/py-proto-plus,
Beautiful, Pythonic protocol buffers
Branch: CURRENT,
Version: 1.25.0,
Package name: py312-proto-plus-1.25.0,
Maintainer: pkgsrc-usersThis 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.
Master sites:
Filesize: 54.809 KB
Version history: (Expand)
- (2024-10-23) Updated to version: py312-proto-plus-1.25.0
- (2024-06-26) Updated to version: py311-proto-plus-1.24.0
- (2024-01-05) Updated to version: py311-proto-plus-1.23.0
- (2023-07-04) Updated to version: py310-proto-plus-1.22.3
- (2023-01-30) Updated to version: py310-proto-plus-1.22.2
- (2022-09-28) Package added to pkgsrc.se, version py310-proto-plus-1.22.1 (created)
CVS history: (Expand)
2024-01-05 21:25:19 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-proto-plus: updated to 1.23.0
1.23.0
Features
Add additional parameters to to_json() and to_dict() methods
Add support for proto.version
Add support for python 3.12
Bug Fixes
Use setuptools.find_namespace_packages
Documentation
Add documentation on how to query the current oneof in a given message
Add example for protobuf module level attribute
|
2023-07-04 11:59:52 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-proto-plus: updated to 1.22.3
1.22.3
Bug Fixes
Resolve issue where marshal fails with cross api dependency
|
2022-09-28 13:05:39 by Thomas Klausner | Files touched by this commit (4) |
Log message:
devel/py-proto-plus: import py-proto-plus-1.22.1
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.
|