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

Cannot release from Jazzband to PyPI #298

Open
hugovk opened this issue Apr 9, 2024 · 1 comment
Open

Cannot release from Jazzband to PyPI #298

hugovk opened this issue Apr 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@hugovk
Copy link
Member

hugovk commented Apr 9, 2024

I made the https://github.com/jazzband/prettytable/releases/tag/3.10.1 release, the files built on the CI, and used these dependencies:

Successfully installed Pygments-2.17.2 SecretStorage-3.3.3 build-1.2.1 certifi-2024.2.2 cffi-1.16.0 charset-normalizer-3.3.2 cryptography-42.0.5 docutils-0.21 idna-3.6 importlib-metadata-7.1.0 jaraco.classes-3.4.0 jaraco.context-5.3.0 jaraco.functools-4.0.0 jeepney-0.8.0 keyring-25.1.0 markdown-it-py-3.0.0 mdurl-0.1.2 more-itertools-10.2.0 nh3-0.2.17 packaging-24.0 pkginfo-1.10.0 pycparser-2.22 pyproject_hooks-1.0.0 readme-renderer-43.0 requests-2.31.0 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-13.7.1 twine-5.0.0 urllib3-2.2.1 wheel-0.43.0 zipp-3.18.1

https://github.com/jazzband/prettytable/actions/runs/8620807257/job/23628373166

And they uploaded to the Jazzband staging area okay, but trying to upload to from there to PyPI failed:

Uploading distributions to https://upload.pypi.org/legacy/ �[31mERROR �[0m InvalidDistribution: Metadata is missing required fields: Name, Version. Make sure the distribution includes the files where those fields are specified, and is using a supported Metadata-Version: 1.0, 1.1, 1.2, 2.0, 2.1, 2.2.

https://jazzband.co/projects/prettytable/upload/1195/release

Need to check what's missing...

@hugovk
Copy link
Member Author

hugovk commented Apr 15, 2024

It's due to outdated dependencies on the Jazzband website, reported at jazzband/help#360.

@hugovk hugovk changed the title 3.10.1 does not upload from Jazzband to PyPI Cannot release from Jazzband to PyPI Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant