)]}'
{
  "commit": "df6c1ffbe110495d94f607a4344e0703be54c6ce",
  "tree": "fd70f4c547b1aebbcd26cdc542aa97a40f1f6cef",
  "parents": [
    "61b319787bbd0af7f3cc1feb71cef0bef6dab373"
  ],
  "author": {
    "name": "Kenneth Giusti",
    "email": "kgiusti@gmail.com",
    "time": "Thu Jul 07 09:28:58 2016 -0400"
  },
  "committer": {
    "name": "Kenneth Giusti",
    "email": "kgiusti@gmail.com",
    "time": "Thu Jul 21 10:18:41 2016 -0400"
  },
  "message": "Force reinstall of virtualenv to ensure installation is valid\n\nOn RHEL-based systems pip and yum share the same installation\ndirectory for virtualenv.  If yum pulls in the python-virtualenv\npackage (e.g. due to a dependency) it will clobber what pip has\nalready installed. The file tools/fixup_stuff.sh tries to ensure that\nthe proper virtualenv package is installed via pip. If virtualenv has\nalready been installed via pip, then clobbered by yum, pip skips the\ninstall since it appears as if virtualenv is already installed and at\nthe correct version.\n\nThe reinstall of virtualenv must use the --force-reinstall argument to\npip to fix up the damage done by yum.\n\nChange-Id: Ib0edf6c4ee8a510e9d671213de35d787f56acfed\nCloses-Bug: #1599863\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "193a1f7abae2dc306bafc9b62cd7a400d308f081",
      "old_mode": 33261,
      "old_path": "tools/fixup_stuff.sh",
      "new_id": "4dec95eb4d77b10ca6dafacdbb3157725184fca6",
      "new_mode": 33261,
      "new_path": "tools/fixup_stuff.sh"
    }
  ]
}
