Skip to content

Commit 31c6b8b

Browse files
committed
downloads: upgrade setuptools from 62.6.0 to 63.2.0
1 parent 1d3be4f commit 31c6b8b

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/e9/86/b2ede1d87122a6d4da86d84cc35d0e48b4aa2476e4281d06101c772c1961/setuptools-62.6.0-py3-none-any.whl",
208-
"size": 1229215,
209-
"sha256": "c1848f654aea2e3526d17fc3ce6aeaa5e7e24e66e645b5be2171f3f6b4e5a178",
210-
"version": "62.6.0",
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",
211211
},
212212
# Remember to update verify_distribution.py when version changed.
213213
"sqlite": {

0 commit comments

Comments
 (0)