CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2026/09/03 12:48:17

Modified files:
        devel/py-protobuf: Makefile 
Added files:
        devel/py-protobuf/files: port.c 

Log message:
py-protobuf: fix undefined symbol _upb_UnreachableFailure()

For some reason, the tarball on pypi does not ship the file defining
this function. Presumably pypi builds with -DNDEBUG or similar. Pull
in the file from protbuf-cpp.

reported/tested/ok thfr

Reply via email to