Skip to content

Commit 5cc924b

Browse files
authored
Upgrade setuptools to 80.9.0 (#656)
Closes #654
1 parent 383aa56 commit 5cc924b

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
@@ -281,10 +281,10 @@
281281
"license_file": "LICENSE.readline.txt",
282282
},
283283
"setuptools": {
284-
"url": "https://files.pythonhosted.org/packages/55/21/47d163f615df1d30c094f6c8bbb353619274edccf0327b185cc2493c2c33/setuptools-75.6.0-py3-none-any.whl",
285-
"size": 1224032,
286-
"sha256": "ce74b49e8f7110f9bf04883b730f4765b774ef3ef28f722cce7c273d253aaf7d",
287-
"version": "75.6.0",
284+
"url": "https://files.pythonhosted.org/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl",
285+
"size": 1201486,
286+
"sha256": "062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922",
287+
"version": "80.9.0",
288288
},
289289
# Remember to update verify_distribution.py when version changed.
290290
"sqlite": {

0 commit comments

Comments
 (0)