Subject: CVS commit: pkgsrc/devel/py-protobuf
From: Adam Ciarcinski
Date: 2020-05-21 18:31:15
Message id: 20200521163115.A3441FB27@cvs.NetBSD.org

Log Message:
py-protobuf: updated to 3.12.1

Protocol Buffers v3.12.0

Python
[experimental] Added proto3 presence support.
[experimental] fast import protobuf module, only works with cpp generated code \ 
linked in.
Truncate 'float' fields to 4 bytes of precision in setters for pure-Python
implementation (C++ extension was already doing this).
Fixed a memory leak in C++ bindings.
Added a deprecation warning when code tries to create Descriptor objects
directly.
Fix unintended comparison between bytes and string in descriptor.py.
Avoid printing excess digits for float fields in TextFormat.
Remove Python 2.5 syntax compatibility from the proto compiler generated _pb2.py \ 
module code.
Drop 3.3, 3.4 and use single version docker images for all python tests

Files:
RevisionActionfile
1.27modifypkgsrc/devel/py-protobuf/Makefile
1.13modifypkgsrc/devel/py-protobuf/PLIST
1.26modifypkgsrc/devel/py-protobuf/distinfo