Skip to content

fix: revert broken features#787

Closed
dhellmann wants to merge 4 commits intopython-wheel-build:mainfrom
dhellmann:revert-features
Closed

fix: revert broken features#787
dhellmann wants to merge 4 commits intopython-wheel-build:mainfrom
dhellmann:revert-features

Conversation

@dhellmann
Copy link
Copy Markdown
Member

@dhellmann dhellmann commented Sep 24, 2025

Revert the feature that validates the name and version of the
packages because it happens too early, so packages with plugins
that override those settings via the metadata hook end up reporting
the wrong versions.

Revert the feature that resolves requirements in the linter because
it introduces new runtime dependencies that we can't absorb downstream.

Both of these changes are breaking different jobs downstream, and
we don't have a release of fromager that includes #786 but does
not include the changes reverted here.

…ommand"

This reverts commit 0664d8d.

This change introduces new runtime requirements that we can't absorb
downstream.
…ist"

This reverts commit bb9ee8e.

We have to revert the feature addition that this depends on.
This reverts commit 86a39db.

Validating the name and version of the packages happens too early, so
packages with plugins that override those settings via the metadata hook
end up reporting the wrong versions.
@dhellmann dhellmann requested a review from a team as a code owner September 24, 2025 22:13
@mergify mergify Bot added the ci label Sep 24, 2025
@dhellmann dhellmann requested a review from tiran September 24, 2025 22:21
@dhellmann
Copy link
Copy Markdown
Member Author

It looks like we've landed fixes and don't need this.

@dhellmann dhellmann closed this Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant