-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
[TODO] Bump Twine to v6.1.0 #325
Labels
enhancement
New feature or request
Comments
webknjaz
added a commit
to webknjaz/pypa--gh-action-pypi-publish
that referenced
this issue
Jan 22, 2025
This is achieved by upgrading Twine to v6.1.0. Prior to this version, Twine was unable to pick up and publish licensing information declared in the new `License-Expression` core packaging metadata [[1]] [[2]]. And now it does that. Resolves pypa#325. [1]: https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression [2]; https://peps.python.org/pep-0639/#spdx
webknjaz
added a commit
to webknjaz/pypa--gh-action-pypi-publish
that referenced
this issue
Jan 22, 2025
This is achieved by upgrading Twine to v6.1.0. Prior to this version, Twine was unable to pick up and publish licensing information declared in the new `License-Expression` core packaging metadata [[1]] [[2]]. And now it does that. Resolves pypa#325. [1]: https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression [2]: https://peps.python.org/pep-0639/#spdx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
xref python-attrs/attrs#1386 (comment)
The text was updated successfully, but these errors were encountered: