janvos1 commented on PR #15016: URL: https://github.com/apache/pulsar/pull/15016#issuecomment-1093474308
py3-pulsar-client-cpp is available on Alpine ``` # apk info py3-pulsar-client-cpp py3-pulsar-client-cpp-2.9.1-r0 description: Python bindings for Apache Pulsar C++ client py3-pulsar-client-cpp-2.9.1-r0 webpage: https://pulsar.apache.org/docs/en/client-libraries-cpp/ py3-pulsar-client-cpp-2.9.1-r0 installed size: 4996 KiB # apk add py3-pulsar-client-cpp (1/1) Installing py3-pulsar-client-cpp (2.9.1-r0) # apk search pulsar py3-pulsar-client-cpp-2.9.1-r0 pulsar-client-cpp-static-2.9.1-r0 pulsar-client-cpp-2.9.1-r0 pulsar-client-cpp-dev-2.9.1-r0 # python3 --version Python 3.10.3 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
