Skip to content

Conversation

@joakimnordling
Copy link
Contributor

Publishing to PyPI failed with error:
Checking dist/firedantic-0.9.0-py3-none-any.whl: ERROR 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.

From poetry-core 2.0.0 release notes:

  • Create METADATA files with version 2.3 instead of 2.2 (#707).

This PR thus locks the poetry version in GitHub actions to the last 1.x series, i.e. 1.8.5.

Publishing to PyPI failed with error:
Checking dist/firedantic-0.9.0-py3-none-any.whl: ERROR    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.

From poetry-core 2.0.0 release notes:
- Create METADATA files with version 2.3 instead of 2.2 (#707).

This PR thus locks the poetry version in GitHub actions to the last 1.x series, i.e. 1.8.5.
@joakimnordling joakimnordling merged commit 938a17d into main Feb 21, 2025
5 checks passed
@joakimnordling joakimnordling deleted the hotfix/release-issues branch February 21, 2025 13:34
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.

2 participants