+1 - Checked the signature - Install the python .whl file (pip3 install pulsar_client-3.0.0-cp38-cp38-macosx_10_15_universal2.whl) on macOS 13.0.1 (22A400) - Start the standalone (build from the master branch) - Start consumer (python3 ./examples/consumer.py) - Start producer (python3 ./examples/producer.py)
-- Penghui On Sat, Dec 17, 2022 at 10:35 AM Matteo Merli <matteo.me...@gmail.com> wrote: > +1 > > * From candidate-2 I checked the source tarball for licenses, notice > and no binaries included. > -- > Matteo Merli > <matteo.me...@gmail.com> > > On Thu, Dec 15, 2022 at 11:30 PM Yunze Xu <y...@streamnative.io.invalid> > wrote: > > > > This is the third 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-3/ > > > > The supported python versions are 3.7, 3.8, 3.9 and 3.10. The > > supported platforms and architectures are: > > - Windows x86_64 (windows/) > > - glibc-based Linux x86_64 (linux-glibc-x86_64/) > > - glibc-based Linux arm64 (linux-glibc-arm64/) > > - musl-based Linux x86_64 (linux-musl-x86_64/) > > - musl-based Linux arm64 (linux-musl-arm64/) > > - macOS universal 2 (macos/) > > > > The tag to be voted upon: v3.0.0-candidate-3 > > (46acc487ad16fdc0aeea9dae64484030e62c1b96) > > > https://github.com/apache/pulsar-client-python/releases/tag/v3.0.0-candidate-3 > > > > 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 >