Skip to content

Commit aab7039

Browse files
committed
downloads: upgrade setuptools from 56.0.0 to 56.1.0
1 parent 64a8672 commit aab7039

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
@@ -295,10 +295,10 @@
295295
"license_file": "LICENSE.readline.txt",
296296
},
297297
"setuptools": {
298-
"url": "https://files.pythonhosted.org/packages/f6/e9/19af16328705915233299f6f1f02db95899fb00c75ac9da4757aa1e5d1de/setuptools-56.0.0.tar.gz",
299-
"size": 2054762,
300-
"sha256": "08a1c0f99455307c48690f00d5c2ac2c1ccfab04df00454fef854ec145b81302",
301-
"version": "56.0.0",
298+
"url": "https://files.pythonhosted.org/packages/71/a0/96ab4813ede181fa6c5d01c951dbf156b7d126f7589d0efa3f7861ce7a67/setuptools-56.1.0.tar.gz",
299+
"size": 2109659,
300+
"sha256": "7d9b5609ebda3db0f2e7c6d2fba807e9bd653e3a3a93ce3426b2b68260193a77",
301+
"version": "56.1.0",
302302
},
303303
"sqlite": {
304304
"url": "https://www.sqlite.org/2021/sqlite-autoconf-3350500.tar.gz",

0 commit comments

Comments
 (0)