Skip to content

Bump pypa/gh-action-pypi-publish to v1.14.2 - #158

Merged
dstebila merged 1 commit into
mainfrom
bump-pypi-publish-action
Sep 23, 2026
Merged

dstebila merged 1 commit into
mainfrom
bump-pypi-publish-action

Conversation

@dstebila

Copy link
Copy Markdown
Member

hatchling 1.32 writes core metadata version 2.5, which the Twine 6.1 bundled in gh-action-pypi-publish v1.14.1 rejects during its pre-upload check ("'2.5' is not a valid metadata version"), so the 0.16.0.1 publish failed before uploading anything. v1.14.2 ships Twine 7, which supports metadata 2.5.

hatchling 1.32 writes core metadata version 2.5, which the Twine 6.1
bundled in gh-action-pypi-publish v1.14.1 rejects during its pre-upload
check ("'2.5' is not a valid metadata version"), so the 0.16.0.1
publish failed before uploading anything. v1.14.2 ships Twine 7, which
supports metadata 2.5.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Signed-off-by: Douglas Stebila <dstebila@uwaterloo.ca>
@dstebila
dstebila merged commit 62385cd into main Sep 23, 2026
10 checks passed
@dstebila
dstebila deleted the bump-pypi-publish-action branch September 23, 2026 17:02
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