Force rules_python to use version 0.24.0.

Copybara Import from https://github.com/bazelbuild/rules_java/pull/162

BEGIN_PUBLIC
Force rules_python to use version 0.24.0. (#162)

This version registers the python toolchains needed by rules_pkg and others.

Fixes #161.
Related to https://github.com/bazelbuild/bazel/issues/20458

Closes #162
END_PUBLIC

COPYBARA_INTEGRATE_REVIEW=https://github.com/bazelbuild/rules_java/pull/162 from katre:fix-ci 5f0ce85786e1775d67484330618604562851d499
PiperOrigin-RevId: 592238927
Change-Id: If20c2d23aef44eb9f6c54600b21d14162a5ecea1
1 file changed
tree: ae9577d2ca2576b73b33e8fdb1a82c43d05f6d91
  1. .bazelci/
  2. .bcr/
  3. .github/
  4. distro/
  5. examples/
  6. java/
  7. toolchains/
  8. .bazelrc
  9. .bazelversion
  10. .gitignore
  11. AUTHORS
  12. BUILD
  13. CODEOWNERS
  14. CONTRIBUTING.md
  15. LICENSE
  16. MODULE.bazel
  17. README.md
  18. renovate.json
  19. WORKSPACE
  20. WORKSPACE.bzlmod
README.md

rules_java

  • Postsubmit Build status
  • Postsubmit + Current Bazel Incompatible Flags Build status

Java Rules for Bazel https://bazel.build.