Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump toolchain versions #1878

Merged
merged 1 commit into from May 12, 2024
Merged

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented May 6, 2024

Bump toolchain versions to use the latest available releases.

  • 3.8 -> 3.8.19
  • 3.9 -> 3.9.19
  • 3.10 -> 3.10.14
  • 3.11 -> 3.11.9
  • 3.12 -> 3.12.3
  • Use release 20240224 to pick up some security fixes

Fixes #1785

@aignas aignas requested a review from rickeylev as a code owner May 6, 2024 04:26
@rickeylev rickeylev enabled auto-merge May 12, 2024 22:30
@rickeylev rickeylev added this pull request to the merge queue May 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 12, 2024
@aignas aignas added this pull request to the merge queue May 12, 2024
Merged via the queue into bazelbuild:main with commit 6aecae3 May 12, 2024
4 checks passed
@aignas aignas deleted the chore/bump-toolchains branch May 13, 2024 06:50
@kpark-hrp
Copy link

kpark-hrp commented May 13, 2024

@aignas Getting some weird error on 3.11.9 toolchain that I don't see on 3.11.8 nor 3.11.7 🤔

ERROR: /Users/dummy/playground/BUILD.bazel:19:10: Target '//playground:playground_bin' depends on toolchain '@python3_x86_64-unknown-linux-gnu//:python_runtimes', which cannot be found: no such package '@python3_x86_64-unknown-linux-gnu//': error globbing [bin/**, extensions/**, include/**, lib/**, libs/**, share/**] - [**/* *, lib/libpython3.11.so, lib/**/*.a, lib/python3.11/**/test/**, lib/python3.11/**/tests/**, **/__pycache__/*.pyc.*] op=FILES: /private/var/tmp/_bazel_dummy/7b9ff2fa2a366cdd47b3c004eaf5f127/external/python3_x86_64-unknown-linux-gnu/share/terminfo/N/NCR260VT300WPP (Too many levels of symbolic links)'

@aignas
Copy link
Collaborator Author

aignas commented May 14, 2024

@kpark-hrp, it seems that you are hitting #1800.

@kpark-hrp
Copy link

0.32.2 release fixed it. Thanks!

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.

Update affected standalone python releases
3 participants