)]}'
{
  "commit": "47c681b00a8ca75eb34053501f1119d4f6700a4d",
  "tree": "02a3b39fd0ffbd667e567ac1913ed46d7e667561",
  "parents": [
    "2b5e6f54314d2110490724eb707436355b1938fc"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "richardlev@gmail.com",
    "time": "Sat Jul 05 19:19:47 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun Jul 06 02:19:47 2025 +0000"
  },
  "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",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "da22192d2b0bdc634ead97ccacd577a23152f150",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "1822933c5267cc87c871b78b8bf44219a73f3898",
      "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"
    }
  ]
}
