+1 Great work!
Checked: * Signatures * Wheel file on Mac ARM, publishing and consuming messages * Wheel file on Alpine Linux, publishing and consuming messages -- Matteo Merli <matteo.me...@gmail.com> On Wed, Dec 14, 2022 at 7:52 AM Yunze Xu <y...@streamnative.io.invalid> wrote: > > This is the second release candidate for Apache Pulsar Client Python, > version 3.0.0. > > It fixes the following issues: > https://github.com/apache/pulsar-client-python/milestone/1?closed=1 > > *** Please download, test and vote on this release. This vote will > stay open for at least 72 hours *** > > Python wheels: > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-python-3.0.0-candidate-2/ > > The supported python versions are 3.7, 3.8, 3.9 and 3.10. The > supported platforms are: > - Windows (win_amd64.whl) > - Linux > - x86_64 architecture on glibc based distro (manylinux2014_x86_64.whl) > - arm64 architecture on glibc based distro (manylinux2014_aarch64.whl) > - x86_64 architecture on musl based distro (musllinux_1_1_x86_64.whl) > - architecture on musl based distro (musllinux_1_1_aarch64.whl) > - macOS (macosx_10_15_universal2.whl) > > The tag to be voted upon: v3.0.0-candidate-2 > (46acc487ad16fdc0aeea9dae64484030e62c1b96) > https://github.com/apache/pulsar-client-python/releases/tag/v3.0.0-candidate-2 > > Pulsar's KEYS file containing PGP keys you use to sign the release: > https://dist.apache.org/repos/dist/dev/pulsar/KEYS > > Please download the Python wheels and follow the README to test. > > Thanks, > Yunze