Skip to content

Commit 5ca5d74

Browse files
committed
downloads: setuptools 68.0.0 -> 68.1.2
1 parent f26dd62 commit 5ca5d74

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/c7/42/be1c7bbdd83e1bfb160c94b9cafd8e25efc7400346cf7ccdbdb452c467fa/setuptools-68.0.0-py3-none-any.whl",
245-
"size": 804037,
246-
"sha256": "11e52c67415a381d10d6b462ced9cfb97066179f0e871399e006c4ab101fc85f",
247-
"version": "68.0.0",
244+
"url": "https://files.pythonhosted.org/packages/4f/ab/0bcfebdfc3bfa8554b2b2c97a555569c4c1ebc74ea288741ea8326c51906/setuptools-68.1.2-py3-none-any.whl",
245+
"size": 805130,
246+
"sha256": "3d8083eed2d13afc9426f227b24fd1659489ec107c0e86cec2ffdde5c92e790b",
247+
"version": "68.1.2",
248248
},
249249
# Remember to update verify_distribution.py when version changed.
250250
"sqlite": {

0 commit comments

Comments
 (0)