Skip to content

Commit c6bb437

Browse files
committed
downloads: upgrade setuptools 63.2.0 -> 65.3.0
1 parent e587c2f commit c6bb437

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/a4/53/bfc6409447ca024558b8b19d055de94c813c3e32c0296c48a0873a161cf5/setuptools-63.2.0-py3-none-any.whl",
208-
"size": 1228000,
209-
"sha256": "0d33c374d41c7863419fc8f6c10bfe25b7b498aa34164d135c622e52580c6b16",
210-
"version": "63.2.0",
207+
"url": "https://files.pythonhosted.org/packages/d9/5f/2daccd14278b6b780ae6799f85998377c06019354982391245f4b58a927d/setuptools-65.3.0-py3-none-any.whl",
208+
"size": 1232493,
209+
"sha256": "2e24e0bec025f035a2e72cdd1961119f557d78ad331bb00ff82efb2ab8da8e82",
210+
"version": "65.3.0",
211211
},
212212
# Remember to update verify_distribution.py when version changed.
213213
"sqlite": {

0 commit comments

Comments
 (0)