blob: 955662418de7fb9e4e49a37bfd52d7bdee1ce71c [file] [log] [blame]
Nan Zhang8539a2a2018-05-15 14:00:05 -07001name: "setuptools"
2description:
3 ""
4
5third_party {
6 url {
7 type: HOMEPAGE
8 value: "https://pypi.org/project/setuptools/"
9 }
10 url {
11 type: ARCHIVE
12 value: "https://files.pythonhosted.org/packages/a6/5b/f399fcffb9128d642387133dc3aa9bb81f127b949cd4d9f63e5602ad1d71/setuptools-39.1.0.zip"
13 }
14 version: "v39.1.0"
15 last_upgrade_date { year: 2018 month: 5 day: 23 }
16}