Skip to content

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

@raulcd

Description

@raulcd

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     <html>                                                                                                                                                                                                       
          <head>                                                                                                                                                                                                      
           <title>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</title>           
          </head>                                                                                                                                                                                                     
          <body>                                                                                                                                                                                                      
           <h1>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</h1>                 
           The server could not comply with the request since it is either malformed or otherwise incorrect.<br/><br/>                                                                                                
         Project size too large. Limit for project &#x27;pyarrow&#x27; total size is 40 GB. See https://docs.pypi.org/project-management/storage-limits#requesting-a-project-size-limit-increase                      
                                                                                                                                                                                                                      
                                                                                                                                                                                                                      
          </body>                                                                                                                                                                                                     
         </html>                                                                                                                                                                                                      
ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/                                                                                                                                              
         Bad Request     

I've requested a quota increase here:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions