)]}'
{
  "commit": "5be1f76e3ecd1f743f4213f3087c2a0961411782",
  "tree": "3fe17d491344694ab562a571bd0a797dd302fc64",
  "parents": [
    "69f55c10e9a77e334800e6266ab43be0e320fa30"
  ],
  "author": {
    "name": "Alex Eagle",
    "email": "eagle@post.harvard.edu",
    "time": "Mon Oct 26 07:11:16 2020 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Oct 26 07:11:16 2020 -0700"
  },
  "message": "Remove py_repositories (#370)\n\nThis adds useless setup code to a users WORKSPACE file.\r\n\r\nThe idea that we could add some transitive WORKSPACE dependencies is flawed without a working support for this in Bazel. Anything we add in that function later is a breaking change for users, in that they might call our py_repositories() before fetching rules_xx, and we already installed an incompatible rules_xx.\r\n\r\nSince adding anything here is a breaking change, we can always put it back later as a breaking change to the rules.\r\n\r\nHowever I would argue strongly that rules_python is too core in the dependency chain for it to *ever* grow transitive dependencies. Like rules_nodejs we should either vendor code we need privately or strip development-only dependencies from our distribution, and never suggest that users call a rules_python function that installs other starlark code.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3bd4bfa1a7d24d4a519500e3f684e548161cc10b",
      "old_mode": 33188,
      "old_path": "README.md",
      "new_id": "e7e3955d5989d988771ba94ee3f00a2867c7a4cf",
      "new_mode": 33188,
      "new_path": "README.md"
    },
    {
      "type": "modify",
      "old_id": "2bf48fe6ba46361a552fa9cad67502718617aeae",
      "old_mode": 33188,
      "old_path": "distro/BUILD",
      "new_id": "94070d51ea539522aa10a7bd768d4aa99629cebb",
      "new_mode": 33188,
      "new_path": "distro/BUILD"
    },
    {
      "type": "modify",
      "old_id": "b97f0c5412d40077ed73adaaac199fb243a31b00",
      "old_mode": 33188,
      "old_path": "examples/pip_install/WORKSPACE",
      "new_id": "1e33217221ed30c5357e45c61a6e702fbd7b7a72",
      "new_mode": 33188,
      "new_path": "examples/pip_install/WORKSPACE"
    },
    {
      "type": "modify",
      "old_id": "61052a4a0701288253eafe733de7600035753152",
      "old_mode": 33188,
      "old_path": "python/repositories.bzl",
      "new_id": "609d26cea9a2f4cda739ff4468cd7dcc68811a14",
      "new_mode": 33188,
      "new_path": "python/repositories.bzl"
    }
  ]
}
