Skip to content

Commit 0aee86c

Browse files
committed
downloads: setuptools 67.7.2 -> 68.0.0
1 parent 030611f commit 0aee86c

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
@@ -241,10 +241,10 @@
241241
"license_file": "LICENSE.readline.txt",
242242
},
243243
"setuptools": {
244-
"url": "https://files.pythonhosted.org/packages/2f/8c/f336a966d4097c7cef6fc699b2ecb83b5fb63fd698198c1b5c7905a74f0f/setuptools-67.7.2-py3-none-any.whl",
245-
"size": 1093536,
246-
"sha256": "23aaf86b85ca52ceb801d32703f12d77517b2556af839621c641fca11287952b",
247-
"version": "67.7.2",
244+
"url": "https://files.pythonhosted.org/packages/c7/42/be1c7bbdd83e1bfb160c94b9cafd8e25efc7400346cf7ccdbdb452c467fa/setuptools-68.0.0-py3-none-any.whl",
245+
"size": 804037,
246+
"sha256": "11e52c67415a381d10d6b462ced9cfb97066179f0e871399e006c4ab101fc85f",
247+
"version": "68.0.0",
248248
},
249249
# Remember to update verify_distribution.py when version changed.
250250
"sqlite": {

0 commit comments

Comments
 (0)