Skip to content

tests: don't restrict python versions in bzlmod example#2362

Merged
aignas merged 2 commits intobazel-contrib:mainfrom
rickeylev:fix.bzlmod.example.bazel8
Oct 30, 2024
Merged

tests: don't restrict python versions in bzlmod example#2362
aignas merged 2 commits intobazel-contrib:mainfrom
rickeylev:fix.bzlmod.example.bazel8

Conversation

@rickeylev
Copy link
Copy Markdown
Collaborator

@rickeylev rickeylev commented Oct 30, 2024

Under Bazel 8, the bzlmod example is failing because newer versions of some dependencies
request Python 3.8 to be available.

To fix, just comment out the restriction in the example. The example has a somewhat
large dependency footprint, so enforcing this restriction seems untenable. The config is
left commented out so users can discover the feature.

Fixes #2361
Work towards bazelbuild/bazel-central-registry#3056

@rickeylev rickeylev requested a review from aignas as a code owner October 30, 2024 18:27
@aignas aignas added this pull request to the merge queue Oct 30, 2024
Merged via the queue into bazel-contrib:main with commit 2b6308c Oct 30, 2024
@rickeylev rickeylev deleted the fix.bzlmod.example.bazel8 branch November 13, 2024 05:22
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.

rules_python broken with Bazel 8 on BCR

2 participants