Skip to content

Commit d8957cb

Browse files
committed
downloads: upgrade setuptools to 54.2.0
1 parent 0499676 commit d8957cb

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
@@ -294,10 +294,10 @@
294294
"version": "1.30.1",
295295
},
296296
"setuptools": {
297-
"url": "https://files.pythonhosted.org/packages/18/c0/36f3e535bf1fef10a8f0f6fbf5ea5f2a39e0a24b4b308058fc78af5237c5/setuptools-54.1.1.tar.gz",
298-
"size": 2053415,
299-
"sha256": "1ce82798848a978696465866bb3aaab356003c42d6143e1111fcf069ac838274",
300-
"version": "54.1.1",
297+
"url": "https://files.pythonhosted.org/packages/94/75/05e1d69c61c4dfaf65ad12785cd18bedc1e0129976c55914d6aea59c7da8/setuptools-54.2.0.tar.gz",
298+
"size": 2054279,
299+
"sha256": "aa9c24fb83a9116b8d425e53bec24c7bfdbffc313c2159f9ed036d4a6dd32d7d",
300+
"version": "54.2.0",
301301
},
302302
"sqlite": {
303303
"url": "https://www.sqlite.org/2021/sqlite-autoconf-3350200.tar.gz",

0 commit comments

Comments
 (0)