Skip to content

Commit 331473c

Browse files
committed
downloads: upgrade setuptools 65.3.0 -> 65.4.1
1 parent 9308d95 commit 331473c

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
@@ -204,10 +204,10 @@
204204
"license_file": "LICENSE.readline.txt",
205205
},
206206
"setuptools": {
207-
"url": "https://files.pythonhosted.org/packages/d9/5f/2daccd14278b6b780ae6799f85998377c06019354982391245f4b58a927d/setuptools-65.3.0-py3-none-any.whl",
208-
"size": 1232493,
209-
"sha256": "2e24e0bec025f035a2e72cdd1961119f557d78ad331bb00ff82efb2ab8da8e82",
210-
"version": "65.3.0",
207+
"url": "https://files.pythonhosted.org/packages/bd/b4/f120561bc94a04bae5d71ea86fe2c7d97f57ab89635b4739ec4abceda92d/setuptools-65.4.1-py3-none-any.whl",
208+
"size": 1232518,
209+
"sha256": "1b6bdc6161661409c5f21508763dc63ab20a9ac2f8ba20029aaaa7fdb9118012",
210+
"version": "65.4.1",
211211
},
212212
# Remember to update verify_distribution.py when version changed.
213213
"sqlite": {

0 commit comments

Comments
 (0)