)]}'
{
  "commit": "18d0d297aa6949f1eb61db963854d5d6918a5a48",
  "tree": "a5424a65eefa6b860c575211e38c30540ff9a63e",
  "parents": [
    "63841ec092c17eb53de1f47192685461fef6c3f5"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "richardlev@gmail.com",
    "time": "Sat Jul 05 19:19:47 2025 -0700"
  },
  "committer": {
    "name": "Ignas Anikevicius",
    "email": "240938+aignas@users.noreply.github.com",
    "time": "Sun Jul 06 12:25:23 2025 +0900"
  },
  "message": "fix(pypi): only generate namespace package shims if implicit namespaces are disabled (#3059)\n\nThe refactoring to move the pkgutil shim generation to build phase\ninverted\nthe logic for when it should be activated. When\n`enable_implicit_namespace_pkgs\u003dTrue`, it means to not generate the\npkgutil shims\n(\"respect the Python definition of the namespace package\").\n\nTo fix, just invert the logic that activates it.\n\nA test will be added in a subsequent PR because the necessary helper\nisn\u0027t\nin the 1.5 branch.\n\nFixes https://github.com/bazel-contrib/rules_python/issues/3038\n\n---------\n\nCo-authored-by: Ignas Anikevicius \u003c240938+aignas@users.noreply.github.com\u003e\n(cherry picked from commit 47c681b00a8ca75eb34053501f1119d4f6700a4d)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "488f1054a1ebcd18aae31258a229699bbb9efdb3",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "6c4da84085593dc27b2f04d563d9406afc1f4612",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "518d17163f3a15f5ceddf37dde42e0018753b43f",
      "old_mode": 33188,
      "old_path": "python/private/pypi/whl_library_targets.bzl",
      "new_id": "474f39a34de1bdbd51cdc0f0c3047df7c39b6448",
      "new_mode": 33188,
      "new_path": "python/private/pypi/whl_library_targets.bzl"
    },
    {
      "type": "modify",
      "old_id": "f0e5f57ac09eae45355c892e1455694c927e5049",
      "old_mode": 33188,
      "old_path": "tests/pypi/whl_library_targets/whl_library_targets_tests.bzl",
      "new_id": "22fe3ab7ca468e58e5c41856d53f60e9236cdab2",
      "new_mode": 33188,
      "new_path": "tests/pypi/whl_library_targets/whl_library_targets_tests.bzl"
    }
  ]
}
