Skip to content

Commit 20fb30f

Browse files
committed
downloads: setuptools 69.0.3 -> 69.1.0
1 parent 6c9a2f1 commit 20fb30f

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
@@ -274,10 +274,10 @@
274274
"license_file": "LICENSE.readline.txt",
275275
},
276276
"setuptools": {
277-
"url": "https://files.pythonhosted.org/packages/55/3a/5121b58b578a598b269537e09a316ad2a94fdd561a2c6eb75cd68578cc6b/setuptools-69.0.3-py3-none-any.whl",
278-
"size": 819530,
279-
"sha256": "385eb4edd9c9d5c17540511303e39a147ce2fc04bc55289c322b9e5904fe2c05",
280-
"version": "69.0.3",
277+
"url": "https://files.pythonhosted.org/packages/bb/0a/203797141ec9727344c7649f6d5f6cf71b89a6c28f8f55d4f18de7a1d352/setuptools-69.1.0-py3-none-any.whl",
278+
"size": 819310,
279+
"sha256": "c054629b81b946d63a9c6e732bc8b2513a7c3ea645f11d0139a2191d735c60c6",
280+
"version": "69.1.0",
281281
},
282282
# Remember to update verify_distribution.py when version changed.
283283
"sqlite": {

0 commit comments

Comments
 (0)