Skip to content

Conversation

@MHendricks
Copy link
Collaborator

Normalize the wheel/sdist package names so we can upload to pypy.org again. Currently we get an error like this.

Transparency log entry created with index: 869018225
Uploading distributions to https://upload.pypi.org/legacy/
Uploading Qt.py-2.0.0-py3-none-any.whl
WARNING  Error during upload. Retry with the --verbose option for more details. 
ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/        
         Filename 'Qt.py-2.0.0-py3-none-any.whl' should contain the normalized  
         project name 'qt_py', not 'Qt.py'.                                     

We are already building with python 3.10, but were limiting to a old version of setuptools. This removes that minimum version.

@MHendricks MHendricks force-pushed the mikeh/pypi_normalization branch from 3230efb to 9689cac Compare January 29, 2026 00:46
@MHendricks MHendricks merged commit 2a1e707 into mottosso:master Jan 29, 2026
15 checks passed
@MHendricks MHendricks deleted the mikeh/pypi_normalization branch January 29, 2026 00:56
@MHendricks MHendricks added the v2.0 To be implemented in the 2.0 release of Qt.py label Jan 29, 2026
@MHendricks MHendricks self-assigned this Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v2.0 To be implemented in the 2.0 release of Qt.py

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant