Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpg_signature: Should not be a tuple #996

Closed
woutdenolf opened this issue May 23, 2023 · 1 comment
Closed

gpg_signature: Should not be a tuple #996

woutdenolf opened this issue May 23, 2023 · 1 comment

Comments

@woutdenolf
Copy link

woutdenolf commented May 23, 2023

Seems like PyPi has dropped PGP support: pypi/warehouse#13707

twine upload --sign /tmp/deploy/ewoksserver/assets/* 

Uploading distributions to https://upload.pypi.org/legacy/
Signing ewoksserver-0.1.0rc0.tar.gz
Uploading ewoksserver-0.1.0rc0.tar.gz
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.4/35.4 kB • 00:00 • 61.0 MB/s
WARNING  Error during upload. Retry with the --verbose option for more details.                                                                                           
ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/                                                                                                  
         gpg_signature: Should not be a tuple. 
@dstufft
Copy link
Member

dstufft commented May 23, 2023

This should be fixed by pypi/warehouse#13738 -- PyPI still won't support GPG signatures, but it should upload successfully still, and just be discarded.

@sigmavirus24 sigmavirus24 closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants