Skip to content

Commit 5ae072f

Browse files
committed
downloads: upgrade setuptools from 57.2.0 to 57.4.0
1 parent 07a9f22 commit 5ae072f

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
@@ -301,10 +301,10 @@
301301
"license_file": "LICENSE.readline.txt",
302302
},
303303
"setuptools": {
304-
"url": "https://files.pythonhosted.org/packages/1d/32/94680de1e9153e4fd9d15f82a919c732a046a851b2ccd0c5b05f4ece346b/setuptools-57.2.0.tar.gz",
305-
"size": 2144114,
306-
"sha256": "a7e88b9bbaece494162d697d19525c567ab60c85dd7e2fd90cb7dfe8d8129a62",
307-
"version": "57.2.0",
304+
"url": "https://files.pythonhosted.org/packages/db/e2/c0ced9ccffb61432305665c22842ea120c0f649eec47ecf2a45c596707c4/setuptools-57.4.0.tar.gz",
305+
"size": 2141309,
306+
"sha256": "6bac238ffdf24e8806c61440e755192470352850f3419a52f26ffe0a1a64f465",
307+
"version": "57.4.0",
308308
},
309309
"sqlite": {
310310
"url": "https://www.sqlite.org/2021/sqlite-autoconf-3360000.tar.gz",

0 commit comments

Comments
 (0)