)]}'
{
  "commit": "68f752e3fb141f520978ad86f3f0e155c3502a20",
  "tree": "cd7f3caa745d135e6d1d0d7d839edf9eccbac794",
  "parents": [
    "7093d91e235c950fcf277749c0c1f5bcefab2482"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "rlevasseur@google.com",
    "time": "Mon Jul 15 18:36:17 2024 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jul 16 01:36:17 2024 +0000"
  },
  "message": "fix: make mac zip builds work (#2052)\n\nMacs have an older version of `mktemp`, one that doesn\u0027t support the\n`--suffix` arg. This\ncaused the combination of Macs and `--build_python_zip\n--bootstrap_impl\u003dscript` to fail.\n\nTo fix, remove the `--suffix` arg. As far as I can tell, the suffix\nstring,\n\"Bazel.runfiles_\", is just informational, so this is fine to remove.\n\nAlso adds tests to verify that a binary runs with/without zip and for\nthe script\nbootstrap.\n\nFixes https://github.com/bazelbuild/rules_python/issues/2030",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cc44a47be000dfa0d9ed97bfecea22f12c590eae",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "d924f650ca02be882a9c6efa28cd78c25f4fd140",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "48711aa92f5f199b7414de9c81acb63639e550e8",
      "old_mode": 33188,
      "old_path": "python/private/stage1_bootstrap_template.sh",
      "new_id": "46e33b48378850da2e02d193779be1b33f3f4bdc",
      "new_mode": 33188,
      "new_path": "python/private/stage1_bootstrap_template.sh"
    },
    {
      "type": "modify",
      "old_id": "aa21042e2511f728f17cfae619bb8e6dd23737eb",
      "old_mode": 33188,
      "old_path": "tests/base_rules/BUILD.bazel",
      "new_id": "62d73ac88fa88681f871333fed4b020eca035f2a",
      "new_mode": 33188,
      "new_path": "tests/base_rules/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cffb79ba196b36f7cdd8ef142d7bda385d749a6d",
      "new_mode": 33188,
      "new_path": "tests/base_rules/bin.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2ee69f3f6689a4b4df7343ff93f1d1ea7cd3ba94",
      "new_mode": 33261,
      "new_path": "tests/base_rules/run_binary_zip_no_test.sh"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ca278083dd5913eded626527be940c91e6eb607c",
      "new_mode": 33261,
      "new_path": "tests/base_rules/run_binary_zip_yes_test.sh"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "64857e6490fafaaf4ef31f0748e83f4e9a58db40",
      "new_mode": 33261,
      "new_path": "tests/base_rules/run_zip_test.sh"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4b3d22d5bb30627ad795af53e1823cd41ed91386",
      "new_mode": 33188,
      "new_path": "tests/support/sh_py_run_test.bzl"
    }
  ]
}
