Subject: CVS commit: pkgsrc/devel/py-protobuf
From: Adam Ciarcinski
Date: 2019-07-12 21:57:37
Message id: 20190712195737.4D288FBF4@cvs.NetBSD.org

Log Message:
py-protobuf: updated to 3.9.0

Protocol Buffers v3.9.0

Python

Change implementation of Name() for enums that allow aliases in proto2 in Python
to be in line with claims in C++ implementation (to return first value).
Explicitly say what field cannot be set when the new value fails a type check.
Duplicate register in descriptor pool will raise errors
Add slots to all well_known_types classes, custom attributes are not allowed anymore.
text_format only present 8 valid digits for float fields by default

Files:
RevisionActionfile
1.20modifypkgsrc/devel/py-protobuf/Makefile
1.12modifypkgsrc/devel/py-protobuf/PLIST
1.19modifypkgsrc/devel/py-protobuf/distinfo