This looks like a limit we will need to handle in some way. I wonder if Jarek has any experience.
Best, Dave > On Mar 5, 2025, at 6:04 PM, Yunze Xu <x...@apache.org> wrote: > > I created a project size limit request on PyPI support: > https://github.com/pypi/support/issues/5825 > > Thanks, > Yunze > > On Wed, Mar 5, 2025 at 11:54 AM Yunze Xu <x...@apache.org> wrote: >> >> Hi all, >> >> When I'm uploading wheels for latest Python client 3.6.1 release to >> PyPI, I encountered the following errors: >> >> ``` >> ERROR HTTPError: 400 Bad Request from >> https://upload.pypi.org/legacy/ >> Project size too large. Limit for project 'pulsar-client' total size >> is 10 GB. See https://pypi.org/help/#project-size-limit >> ``` >> >> While we should increase the project size limit, I'm going to delete >> the 3.6.0 wheels for now. >> >> The 3.6.0 release is actually a broken version. The community and some >> other users reported many times for the same issue, which is fixed by >> https://github.com/apache/pulsar-client-python/pull/244. Compared to >> 3.6.0, 3.6.1 only has this single fix included. >> >> Therefore, I decided to delete the Python Client 3.6.0 wheels from >> PyPI for now. Even after that, the original wheels of 3.6.0 can also >> be found in >> https://archive.apache.org/dist/pulsar/pulsar-client-python-3.6.0/ >> >> Thanks, >> Yunze --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org