chairmank opened a new issue #2289: distribute Python apache-bookkeeper-client as a Conda package URL: https://github.com/apache/bookkeeper/issues/2289 **FEATURE REQUEST** 1. Please describe the feature you are requesting. I would like to be able to install the Python client library (`apache-bookkeeper-client`) using the [Conda](https://docs.conda.io/) package manager. 2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Conda is the preferred package manager for a significant community of Python users. `apache-bookkeeper-client` is already distributed in Wheel format through [PyPI](https://pypi.org/project/apache-bookkeeper-client/). However, the Wheel format is not convenient for Conda users. 3. Provide any additional detail on your proposed use case for this feature. The [Conda package format](https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/packages.html) is well-documented. There are numerous examples of build recipes for Conda packages in the [conda-forge](https://conda-forge.org/) community. There is a related feature request for [Pulsar](https://github.com/apache/pulsar/issues/6410).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
