apache / apache/arrow

[Release][Python] Python wheels fail to upload to PyPI due to quota

Open
#49,822 9 comments 2 reactions 0 assignees View on GitHub
Component: Python Component: Release Type: bug
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the bug, including details regarding any error messages, version, and platform.

Trying to upload wheels to PyPI fails with:
```
INFO Response from https://upload.pypi.org/legacy/:
400 Bad Request
INFO

400 Project size too large. Limit for project 'pyarrow' total size is 40 GB. See https://docs.pypi.org/project-management/storage-limits#requesting-a-project-size-limit-increase


400 Project size too large. Limit for project 'pyarrow' total size is 40 GB. See https://docs.pypi.org/project-management/storage-limits#requesting-a-project-size-limit-increase


The server could not comply with the request since it is either malformed or otherwise incorrect.


Project size too large. Limit for project 'pyarrow' total size is 40 GB. See https://docs.pypi.org/project-management/storage-limits#requesting-a-project-size-limit-increase




ERROR HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
Bad Request
```

I've requested a quota increase here:
- https://github.com/pypi/support/issues/10331

In the interim we have only a couple of wheels uploaded to PyPI for 24.0.0:
https://pypi.org/project/pyarrow/24.0.0/#files

### Component(s)

Python, Release

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.