)]}'
{
  "commit": "0a865da95d6952896010c8dd74ba3ab1f8bc9e01",
  "tree": "d7468a750a11c50eb8ead722c58053e575a1aa94",
  "parents": [
    "116c1ab3f048f7a74dde8ca57e978fa924b884a9"
  ],
  "author": {
    "name": "con-f-use",
    "email": "con-f-use@users.noreply.github.com",
    "time": "Tue Jun 06 14:58:12 2023"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jun 06 14:58:12 2023"
  },
  "message": "fix: remove faulty version matcher in setup.py (#2152)\n\n`httplib2\u003c1dev` is ~not~ a valid version matcher (edit: it is valid, just doesn\u0027t parse with distlib) in the sense of [PEP 440](https://peps.python.org/pep-0440/).\r\n\r\n\u003e The canonical public version identifiers MUST comply with the following scheme:\r\n\u003e `[N!]N(.N)*[{a|b|rc}N][.postN][.devN]`\r\n\r\nIt is also considered bad practice to have an upper bound on package versions and installers like pip do not consider development versions in any case (unless explicitly told to).\r\n\r\nFixes #2151",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "767bf84744859dd18669b3113856e800a5414c27",
      "old_mode": 33188,
      "old_path": "setup.py",
      "new_id": "f54ce853a1c00dd223ce4729ebdfd4edabe8adb8",
      "new_mode": 33188,
      "new_path": "setup.py"
    }
  ]
}
