Skip to content

Commit 6a99256

Browse files
committed
downloads: upgrade setuptools from 62.1.0 to 62.3.2
1 parent fb2fdc3 commit 6a99256

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,10 @@
204204
"license_file": "LICENSE.readline.txt",
205205
},
206206
"setuptools": {
207-
"url": "https://files.pythonhosted.org/packages/fb/58/9efbfe68482dab9557c49d433a60fff9efd7ed8835f829eba8297c2c124a/setuptools-62.1.0-py3-none-any.whl",
208-
"size": 1144059,
209-
"sha256": "26ead7d1f93efc0f8c804d9fafafbe4a44b179580a7105754b245155f9af05a8",
210-
"version": "62.1.0",
207+
"url": "https://files.pythonhosted.org/packages/e9/1c/ec080fde54ab30a738c92f794eab7f5d2f354f2b619ee95b2efe353e0766/setuptools-62.3.2-py3-none-any.whl",
208+
"size": 1225929,
209+
"sha256": "68e45d17c9281ba25dc0104eadd2647172b3472d9e01f911efa57965e8d51a36",
210+
"version": "62.3.2",
211211
},
212212
# Remember to update verify_distribution.py when version changed.
213213
"sqlite": {

0 commit comments

Comments
 (0)