)]}'
{
  "commit": "3f0d62d18d5dfead0701b061e2f27774db6f64d6",
  "tree": "554906a57286339154f24ebee9f83e515c30b797",
  "parents": [
    "24a8b7460d03b7719d82a2ddfea794a0da4ac38d"
  ],
  "author": {
    "name": "Alex Eagle",
    "email": "alex@aspect.dev",
    "time": "Thu Nov 10 10:37:30 2022 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Nov 10 10:37:30 2022 -0800"
  },
  "message": "fix(determinism): copy two missing entries from data_excludes (#881)\n\nWe install some pip packages to bootstrap the pip_install/pip_parse rules, and these were allowing .pyc files as data deps.\r\nIn some clients I observe that pip install is creating these with non-determinism and busting the python action caches.\r\nWe already had a correct solution for user-installed packages, so we just need to include those entries for the built-ins.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f225616ac4b470af812b832de37115e13f9d5a3a",
      "old_mode": 33188,
      "old_path": "python/pip_install/repositories.bzl",
      "new_id": "8b027672df1dc671fe38f3d0953d061ab52bf26f",
      "new_mode": 33188,
      "new_path": "python/pip_install/repositories.bzl"
    }
  ]
}
