You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/04/08 23:28:43 UTC

[GitHub] [pulsar] janvos1 commented on pull request #15016: [Python] Added build for wheels on Alpine linux

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org