Hi Artur, sorry for the late reply. Here is the Polaris tool repo: https://pypi.org/project/apache-polaris/. Please keep in mind that the concurrent publish is test-only, as PyPI requires at least publishing once to create the repo. We should overwrite it with the nightly build later.
Here are command for publishing: poetry build poetry publish --username __token__ --password pypi-xxx Yufei On Tue, Nov 18, 2025 at 7:11 AM Artur Rakhmatulin < [email protected]> wrote: > Hello. > Just asking if you need any help on this side? > > Regards, Artur > > On 13/11/2025 19:42, Yufei Gu wrote: > > Thanks Artur for raising this. I volunteer to do this. > > > > Yufei > > > > > > On Thu, Nov 13, 2025 at 11:13 AM Artur Rakhmatulin < > > [email protected]> wrote: > > > >> Hi all, > >> > >> I’m writing to request assistance from someone on the PPMC who can > >> volunteer to handle the registration of the "apache-polaris" project > >> name on the PyPI repository. This will allow us to properly publish > >> Python artifacts under the official Apache namespace and avoid any > >> naming conflicts in the Python ecosystem. > >> > >> Related discussion thread [1] > >> A voting for name thread [2] > >> > >> Regards, Artur. > >> > >> [1]: https://lists.apache.org/thread/0tzko7doy6ykjw51wk6nto3jmwlkh71v > >> [2]: https://lists.apache.org/thread/dspg27wmqzrr44z0o9t3pbwdb4jjjm40 > >> >
