Skip to content

Commit d57c49f

Browse files
committed
downloads: upgrade setuptools from 59.1.1 to 60.5.0
1 parent 9a1135e commit d57c49f

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
@@ -285,10 +285,10 @@
285285
"license_file": "LICENSE.readline.txt",
286286
},
287287
"setuptools": {
288-
"url": "https://files.pythonhosted.org/packages/ed/60/15ee37d6d3385e6a432d39b5ac51f8467178ad989ba50f2b55681c1a038e/setuptools-59.1.1-py3-none-any.whl",
289-
"size": 951244,
290-
"sha256": "fb537610c2dfe77b5896e3ee53dd53fbdd9adc48076c8f28cee3a30fb59a5038",
291-
"version": "59.1.1",
288+
"url": "https://files.pythonhosted.org/packages/eb/53/0dd4c7960579da8be13fa9b2c2591643d37f323e3d79f8bc8b1b6c8e6217/setuptools-60.5.0-py3-none-any.whl",
289+
"size": 958959,
290+
"sha256": "68eb94073fc486091447fcb0501efd6560a0e5a1839ba249e5ff3c4c93f05f90",
291+
"version": "60.5.0",
292292
},
293293
"sqlite": {
294294
"url": "https://www.sqlite.org/2022/sqlite-autoconf-3370200.tar.gz",

0 commit comments

Comments
 (0)