1. f71847a Merge "Re-Merge tag 'upstream/0.25.0' into main." into main am: c9bc661e54 by Yifan Hong · 4 months ago main main-kernel-build-2024 master
  2. c9bc661 Merge "Re-Merge tag 'upstream/0.25.0' into main." into main by Yifan Hong · 4 months ago
  3. 2c9b51a Merge "Update OWNERS to kleaf team." into main am: dafaab0edb by Yifan Hong · 5 months ago
  4. dafaab0 Merge "Update OWNERS to kleaf team." into main by Yifan Hong · 5 months ago
  5. 728ac5a Re-Merge tag 'upstream/0.25.0' into main. by Yifan Hong · 5 months ago
  6. 399dd1b Revert "Upgrade bazelbuild-rules_python to 0.28.0" am: 6954130f57 by Yifan Hong · 5 months ago
  7. af64a13 Upgrade bazelbuild-rules_python to 0.28.0 am: 1508c18d9e by Yifan Hong · 5 months ago
  8. 6954130 Revert "Upgrade bazelbuild-rules_python to 0.28.0" by Yifan Hong · 5 months ago
  9. 6a5e71c Update OWNERS to kleaf team. by Yifan Hong · 5 months ago
  10. 1508c18 Upgrade bazelbuild-rules_python to 0.28.0 by Yifan Hong · 5 months ago
  11. 231d3f6 docs: update changelog for 0.28.0 release (#1672) by Richard Levasseur · 5 months ago upstream/0.28.0
  12. 69edec8 feat(py_runtime): Allow `py_runtime` to take an executable target as the interpreter (#1621) by Misha Zharov · 5 months ago
  13. ebd779e fix(toolchains): register py cc toolchain for workspace builds (#1670) by Richard Levasseur · 5 months ago
  14. 8aaaf93 chore: Migrate to rules_bazel_integration_test (#1598) by Philipp Schrader · 5 months ago
  15. 4fee7ef cleanup(dev): remove remnants of old bazel_integration_test code (#1668) by Richard Levasseur · 5 months ago
  16. 0f5ee46 build(deps): bump requests from 2.27.1 to 2.31.0 in /tests/integration/pip_repository_entry_points (#1651) by dependabot[bot] · 5 months ago
  17. eec3353 build(deps): bump setuptools from 59.6.0 to 65.5.1 in /tests/integration/pip_repository_entry_points (#1652) by dependabot[bot] · 5 months ago
  18. 619fa0c fix(bzlmod): allow modules to register the same toolchain as rules_python's default (#1642) by Richard Levasseur · 5 months ago
  19. 4c2d7d9 feat(runfiles): Added type hints to `@rules_python//python/runfiles` (#1654) by UebelAndre · 5 months ago
  20. 02591a5 refactor(whl_library): reimplement wheel platform parsing in starlark (#1636) by Ignas Anikevicius · 5 months ago
  21. df234d9 fix(coverage): add test attributes in transition module (#1649) by Toshifumi Anan · 5 months ago
  22. fbeb060 build(deps): bump pygments from 2.11.2 to 2.15.0 in /tests/integration/pip_repository_entry_points (#1650) by dependabot[bot] · 6 months ago
  23. 67126e8 chore: enable bzlmod by default (for Bazel 6) (#1632) by Richard Levasseur · 6 months ago
  24. 2cbdc1b chore!: remove pip_install macro and cleanup docs (#1570) by Ignas Anikevicius · 6 months ago
  25. 6883524 fix: missing dependencies of py_binary (#1630) by Zhongpeng Lin · 6 months ago
  26. 10150e5 fix(whl_library): actually apply patches and warn if RECORD file patch is needed (#1637) by Ignas Anikevicius · 6 months ago
  27. 83e9255 docs: document support policies (#1640) by Richard Levasseur · 6 months ago
  28. 8f1ac0a chore: fix sphinx requirements (#1648) by Ignas Anikevicius · 6 months ago
  29. 5ba63a8 fix(gazelle): __init__.py in per-file targets (#1582) by Siddhartha Bagaria · 6 months ago
  30. eca368a doc: Updating doc on py_binary generation (#1635) by Zhongpeng Lin · 6 months ago
  31. 509b02f docs: use stardoc proto output to generate markdown docs (#1629) by Richard Levasseur · 6 months ago
  32. 87a3a54 test(bzlmod): refactor tests to not depend on implementation details (#1628) by Ignas Anikevicius · 6 months ago
  33. 6246b8e pycross: Add patching support to py_wheel_library (#1436) by Philipp Schrader · 6 months ago
  34. d8f6881 fix(bzlmod pip.parse): allow requirements with duplicate package lines (#1620) by Richard Levasseur · 6 months ago
  35. f9d6189 internal: support setting visibility when rendering aliases (#1626) by Ignas Anikevicius · 6 months ago
  36. f6a8f7b refactor: extract auth.bzl out of repositories.bzl (#1627) by Ignas Anikevicius · 6 months ago
  37. c1d407f doc: switch to pypi.org (#1622) by Ignas Anikevicius · 6 months ago
  38. e1c9ad5 fix: trimming deps in py_binary (#1614) by Zhongpeng Lin · 6 months ago
  39. b99027f fix(pip.parse): allow absolute path for python_interpreter; skip hermetic toolchain lookup when used (#1619) by Richard Levasseur · 6 months ago
  40. 847c03f docs: include changelog and contributing page in generated docs. (#1617) by Richard Levasseur · 6 months ago
  41. 2b5b896 docs: update pip.parse example in release notes (#1616) by Keith Smiley · 6 months ago
  42. ee0a51e chore: Update Bazel support: drop 5, minimum 6.2, current 7.0 (#1613) by Richard Levasseur · 6 months ago
  43. 94c89e6 fix: use rules_python's py_runtime in generated toolchains (#1604) by Richard Levasseur · 6 months ago
  44. bbec4c2 fix(py_runtime): make py_runtime_pair return builtin PyRuntimeInfo under Bazel 6; make python_bootstrap_template public (#1611) by Richard Levasseur · 6 months ago
  45. e7d5c8d feat: keep main module in py_library (#1608) by Zhongpeng Lin · 6 months ago
  46. 2b5447b feat(whl_library): generate platform-specific dependency closures (#1593) by Ignas Anikevicius · 6 months ago
  47. 6ffb04e feat: Creating one py_binary per main module (#1584) by Zhongpeng Lin · 6 months ago
  48. 27450f9 ci(example): provide a specific requirements.txt on windows (#1605) by Ignas Anikevicius · 6 months ago
  49. ee2cc93 examples(pip_parse): fix circular deps with sphinx by breaking cycles (#1596) by Richard Levasseur · 6 months ago
  50. a1169f1 doc: add a py_proto_library example with well-known-types (#1571) by Ignas Anikevicius · 6 months ago
  51. bc5a0b0 fix(gazelle): ensure that gazelle helper modules are on PYTHONPATH (#1590) by Ignas Anikevicius · 6 months ago
  52. 6695fe1 docs: update docs deps to latest versions (#1586) by Richard Levasseur · 6 months ago
  53. 4cb249a docs(pip_parse): Update docs about `experimental_requirement_cycles` (#1588) by Misha Zharov · 6 months ago
  54. 900d801 docs: fix crossrefs and allow function parameters to be referenced (#1585) by Richard Levasseur · 6 months ago
  55. 1b2019c cleanup: delete extraneous report.txt file (#1587) by Richard Levasseur · 6 months ago
  56. 4725d98 feat(pip_repository): Support pip parse cycles (#1166) by Reid D McKenzie · 6 months ago
  57. 69abe80 feat: use rules_python implemented py_runtime, py_runtime_pair, PyRuntimeInfo (#1574) by Richard Levasseur · 6 months ago
  58. f676656 pystar: support builtin providers for compatibility (#1573) by Richard Levasseur · 6 months ago
  59. cde1b52 fix(gazelle): make cmd.Wait more idiomatic (#1550) by Ignas Anikevicius · 7 months ago upstream/0.27.0
  60. 679ba7c fix(toolchains): include tcl/** files in Windows interpreter (#1552) by Thomas Ball · 7 months ago
  61. 2c82656 feat(gazelle): allow per-file py_test generation (#1563) by Nikolaus Wittenstein · 7 months ago
  62. d38100c release: update changelog for 0.27.0 release (#1565) by Richard Levasseur · 7 months ago
  63. 530fd85 fix(bzlmod pip): ensure that sub-modules do not have invalid repos (#1549) by Ignas Anikevicius · 7 months ago
  64. d96214f fix: py_proto_library: transitive strip_import_prefix (#1558) by Ted Pudlik · 7 months ago
  65. 85e50d2 fix: py_proto_library: append to PYTHONPATH less (#1553) by Ted Pudlik · 7 months ago
  66. 793e26b fix: Upgrade bazel_features to 1.1.1 (#1559) by Zhongpeng Lin · 7 months ago
  67. a9032d2 feat(gazelle): use relative paths for resolved imports (#1554) by Nikolaus Wittenstein · 7 months ago
  68. 9facc3e feat: expose 'pip_utils.normalize_name' function (#1542) by Ignas Anikevicius · 7 months ago
  69. c1a5885 test(gazelle): have a go_test target for each gazelle test (#1537) by Ignas Anikevicius · 7 months ago
  70. 07d530b test(pystar): run pystar under Windows and Mac (#1547) by Richard Levasseur · 7 months ago
  71. b347a29 chore(wheelmaker): drop Python 2 support (#1545) by Ignas Anikevicius · 7 months ago
  72. 955da69 fix: always ignore `.pyc.NNNN` files from the hermetic runtime tree (#1541) by Richard Levasseur · 7 months ago
  73. 19e5593 tests: disable bzlmod for workspace-only build_file_generation example (#1539) by Richard Levasseur · 7 months ago
  74. a13233f tests: disable bzlmod for workspace-only pip_repository_annotations example (#1540) by Richard Levasseur · 7 months ago
  75. 8afbe99 fix(gazelle): generate a single `py_test` for coarse_grained setups (#1538) by Ignas Anikevicius · 7 months ago
  76. 3eebda1 cleanup: delete commented out line forgottenly left in (#1535) by Richard Levasseur · 7 months ago
  77. cb56a0f feat: support pyproject.toml in compile_pip_requirements (#1519) by Ignas Anikevicius · 7 months ago
  78. 78fc4de feat(pip): provide pypi -> whl target mapping in requirements.bzl (#1532) by Alex Eagle · 7 months ago
  79. dd4f904 cleanup: delete defunct load of bzlmod pip_repository (#1533) by Richard Levasseur · 7 months ago
  80. 36e8c81 cleanup(pystar): inline @bazel_tools and @platforms references (#1531) by Richard Levasseur · 7 months ago
  81. 4e26bcd refactor: use click in dependency_resolver.py (#1071) by Cal Jacobson · 7 months ago
  82. 821a323 tests: make pip_parse example work with bzlmod enabled (#1524) by Richard Levasseur · 7 months ago
  83. f848f11 test: make compile_pip_requirements_test_from_external_workspace work with bzlmod (#1528) by Richard Levasseur · 7 months ago
  84. 9b73d02 chore(pip_parse, gazelle): generate/use hub repo aliases by default (#1525) by Ignas Anikevicius · 7 months ago
  85. 2a074f8 tests: explicitly disable bzlmod for pip_parse_vendored example (#1529) by Richard Levasseur · 7 months ago
  86. 2569fe0 tests: explicitly disable bzlmod for pip_repository_entry_points test (#1527) by Richard Levasseur · 7 months ago
  87. a2789cc test: make compile_pip_requirements work with bzlmod enabled (#1526) by Richard Levasseur · 7 months ago
  88. 843084d tests: make multi_python_verions example bzlmod compatible (#1523) by Richard Levasseur · 7 months ago
  89. a326b68 docs: show PR warning banner and fix links doc source pages (#1521) by Richard Levasseur · 7 months ago
  90. 723a80a ci: don't run minimum bazel version tests as part of bazel downstream… (#1522) by Richard Levasseur · 7 months ago
  91. 5b082bb internal(pystar): use rules_python PyCcLinkParamsProvider if pystar is enabled (#1517) by Richard Levasseur · 7 months ago
  92. 74653d5 build(deps): bump certifi from 2022.12.7 to 2023.7.22 in /docs/sphinx (#1509) by dependabot[bot] · 8 months ago
  93. c9e6aed build(deps): bump urllib3 from 1.26.15 to 1.26.18 in /docs/sphinx (#1508) by dependabot[bot] · 8 months ago
  94. f5f9849 build(deps): bump requests from 2.28.2 to 2.31.0 in /docs/sphinx (#1512) by dependabot[bot] · 8 months ago
  95. a6ebc3c refactor!: do not use a wrapper macro for pip_parse (#1514) by Ignas Anikevicius · 8 months ago
  96. 4f7e6cd chore!: switch py_wheel flags to True to start enforcing PEP440 (#1513) by Ignas Anikevicius · 8 months ago
  97. c0e18ed feat(bzlmod): support patching 'whl' distributions (#1393) by Ignas Anikevicius · 8 months ago
  98. 327b4e3 docs: make readthedocs render a bit nicer and port docs over to Sphinx (#1511) by Richard Levasseur · 8 months ago
  99. a9a0e59 chore!: disable pip_install and remove from examples and tests (#1510) by Ignas Anikevicius · 8 months ago
  100. 86d6b0e build(deps): bump urllib3 from 1.26.17 to 1.26.18 in /examples/pip_repository_annotations (#1502) by dependabot[bot] · 8 months ago