Skip to content

chore(deps): pin the flit_core package to the same range as flit to avoid version and feature conflicts - #1441

Closed
jenstroeger wants to merge 1 commit into
oracle:mainfrom
jenstroeger:pin-flit-core
Closed

chore(deps): pin the flit_core package to the same range as flit to avoid version and feature conflicts#1441
jenstroeger wants to merge 1 commit into
oracle:mainfrom
jenstroeger:pin-flit-core

Conversation

@jenstroeger

Copy link
Copy Markdown
Contributor

Summary

It looks like flit_core is now — as of yesterday, actually, see tags — available on PyPI as v4 and that collides with the existing flit <4 dependency range… so we need to pin both.

Related issues

For reference see pypa/flit#811 (comment) and Allow package references as version specifiers.

Checklist

  • I have reviewed the contribution guide.
  • My PR title and commits follow the Conventional Commits convention.
  • My commits include the "Signed-off-by" line.
  • I have signed my commits following the instructions provided by GitHub. Note that we run GitHub's commit verification tool to check the commit signatures. A green verified label should appear next to all of your commits on GitHub.
  • I have updated the relevant documentation, if applicable.
  • I have tested my changes and verified they work as expected.

…to avoid version and feature conflicts

Signed-off-by: Jens Troeger <jens.troeger@light-speed.de>
@jenstroeger
jenstroeger requested a review from behnazh-w as a code owner August 5, 2026 18:20
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 5, 2026
@jenstroeger

Copy link
Copy Markdown
Contributor Author

Closing this PR in favor of combining with PR #1442.

@jenstroeger jenstroeger closed this Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant