Subject: CVS commit: pkgsrc/devel
From: Thomas Klausner
Date: 2021-11-01 21:52:04
Message id: 20211101205204.DFF25FAEC@cvs.NetBSD.org

Log Message:
{py-,}protobuf: update to 3.19.0

  C++
  * Make proto2::Message::DiscardUnknownFields() non-virtual
  * Separate RepeatedPtrField into its own header file
  * For default floating point values of 0, consider all bits significant
  * cmake: support `MSVC_RUNTIME_LIBRARY` property (#8851)
  * Fix shadowing warnings (#8926)
  * Fix for issue #8484, constant initialization doesn't compile in msvc \ 
clang-cl environment (#8993)
  * Fix build on AIX and SunOS (#8373) (#9065)
  * Add Android stlport and default toolchains to BUILD. (#8290)

  Python
  * Proto2 DecodeError now includes message name in error message
  * Make MessageToDict convert map keys to strings (#8122)
  * Add python-requires in setup.py (#8989)
  * Add python 3.10 (#9034)

Files:
RevisionActionfile
1.50modifypkgsrc/devel/protobuf/Makefile
1.18modifypkgsrc/devel/protobuf/PLIST
1.59modifypkgsrc/devel/protobuf/distinfo
1.47modifypkgsrc/devel/py-protobuf/Makefile
1.45modifypkgsrc/devel/py-protobuf/distinfo