#1060225 protobuf: Install proto_api.h

Package:
src:protobuf
Source:
src:protobuf
Submitter:
Kari Pahula
Date:
2024-01-15 17:36:04 UTC
Severity:
normal
Tags:
#1060225#5
Date:
2024-01-07 20:30:00 UTC
From:
To:
For some reason, protobuf doesn't apparently install
python/google/protobuf/proto_api.h anywhere.  For example
https://github.com/pybind/pybind11_protobuf uses it with an #include
which it assumes to find under "python" directory after fetching it
with cmake.  For packaging use that won't work and it'd help to have
it available in protobuf's packages.

I'm not quite sure whether python3-protobuf or libprotobuf-dev would
be a better choice.  Probably latter.

#1060225#10
Date:
2024-01-09 19:15:07 UTC
From:
To:
Hi,
 It has been left out since at least 3.14 on purpose. See the issue
this report is forwarded to.
I do not plan to force install it for the package.

Regards,
Laszlo/GCS