Skip to content

Commit 9b72732

Browse files
committed
downloads: upgrade setuptools from 60.5.0 to 60.8.2
1 parent 7eb52c9 commit 9b72732

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
@@ -284,10 +284,10 @@
284284
"license_file": "LICENSE.readline.txt",
285285
},
286286
"setuptools": {
287-
"url": "https://files.pythonhosted.org/packages/eb/53/0dd4c7960579da8be13fa9b2c2591643d37f323e3d79f8bc8b1b6c8e6217/setuptools-60.5.0-py3-none-any.whl",
288-
"size": 958959,
289-
"sha256": "68eb94073fc486091447fcb0501efd6560a0e5a1839ba249e5ff3c4c93f05f90",
290-
"version": "60.5.0",
287+
"url": "https://files.pythonhosted.org/packages/ad/65/7b98718c0ecebbdae5a5251fffc43dd3800ff3d1a6f7cc1aa09cfbcf17a5/setuptools-60.8.2-py3-none-any.whl",
288+
"size": 1060226,
289+
"sha256": "43a5575eea6d3459789316e1596a3d2a0d215260cacf4189508112f35c9a145b",
290+
"version": "60.8.2",
291291
},
292292
"sqlite": {
293293
"url": "https://www.sqlite.org/2022/sqlite-autoconf-3370200.tar.gz",

0 commit comments

Comments
 (0)