Skip to content

Commit 1444836

Browse files
committed
downloads: upgrade setuptools from 22.1.2 to 22.2.1
1 parent 31c6b8b commit 1444836

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
@@ -189,10 +189,10 @@
189189
"version": "0.12",
190190
},
191191
"pip": {
192-
"url": "https://files.pythonhosted.org/packages/96/2f/caec18213f6a67852f6997fb0673ae08d2e93d1b81573edb93ba4ef06970/pip-22.1.2-py3-none-any.whl",
193-
"size": 2140742,
194-
"sha256": "a3edacb89022ef5258bf61852728bf866632a394da837ca49eb4303635835f17",
195-
"version": "22.1.2",
192+
"url": "https://files.pythonhosted.org/packages/84/25/5734a44897751d8bac6822efb819acda2d969bcc1b915bbd7d48102952cb/pip-22.2.1-py3-none-any.whl",
193+
"size": 2044666,
194+
"sha256": "0bbbc87dfbe6eed217beff0021f8b7dea04c8f4a0baa9d31dc4cff281ffc5b2b",
195+
"version": "22.2.1",
196196
},
197197
"readline": {
198198
"url": "https://ftp.gnu.org/gnu/readline/readline-8.1.2.tar.gz",

0 commit comments

Comments
 (0)