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

chore: update to match twine 6.1.0 output #43

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

jmwoliver
Copy link
Collaborator

Description

There were several things that changed in Twine 6.1.0 that broke the tests: https://github.com/pypa/twine/blob/main/docs/changelog.rst#twine-610-2025-01-17

  • They changed from pkg-info to packaging to parse metadata. I think this changed which fields could be empty.
  • I think that also changed how keywords are outputted. I had to put a space between words even though it is one string.
  • Added "source" for pyversion for sdist files.

@jmwoliver jmwoliver requested review from nodivbyzero, a team and CDRayn and removed request for a team January 24, 2025 22:31
@jmwoliver jmwoliver merged commit ee2fc60 into main Jan 24, 2025
4 checks passed
@jmwoliver jmwoliver deleted the jmw/twine-6.1.0 branch January 24, 2025 22:40
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

Successfully merging this pull request may close these issues.

1 participant