Skip to content

Commit 838de29

Browse files
committed
downloads: upgrade setuptools to 56.0.0
1 parent a2dece8 commit 838de29

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/94/75/05e1d69c61c4dfaf65ad12785cd18bedc1e0129976c55914d6aea59c7da8/setuptools-54.2.0.tar.gz",
298-
"size": 2054279,
299-
"sha256": "aa9c24fb83a9116b8d425e53bec24c7bfdbffc313c2159f9ed036d4a6dd32d7d",
300-
"version": "54.2.0",
297+
"url": "https://files.pythonhosted.org/packages/f6/e9/19af16328705915233299f6f1f02db95899fb00c75ac9da4757aa1e5d1de/setuptools-56.0.0.tar.gz",
298+
"size": 2054762,
299+
"sha256": "08a1c0f99455307c48690f00d5c2ac2c1ccfab04df00454fef854ec145b81302",
300+
"version": "56.0.0",
301301
},
302302
"sqlite": {
303303
"url": "https://www.sqlite.org/2021/sqlite-autoconf-3350400.tar.gz",

0 commit comments

Comments
 (0)