From f169629bcfd5949ec84da9739aee9f108a7db1ed Mon Sep 17 00:00:00 2001 From: Francois-Xavier Coudert Date: Thu, 3 Dec 2020 09:42:49 +0100 Subject: [PATCH] python@3.9: update wheel and pip Closes #66149. Signed-off-by: FX Coudert --- Formula/python@3.9.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/python@3.9.rb b/Formula/python@3.9.rb index a7b1d3145e0..60074079fcd 100644 --- a/Formula/python@3.9.rb +++ b/Formula/python@3.9.rb @@ -66,13 +66,13 @@ class PythonAT39 < Formula end resource "pip" do - url "https://files.pythonhosted.org/packages/03/41/6da553f689d530bc2c337d2c496a40dc9c0fdc6481e5df1f3ee3b8574479/pip-20.3.tar.gz" - sha256 "9ae7ca6656eac22d2a9b49d024fc24e00f68f4c4d4db673d2d9b525c3dea6e0e" + url "https://files.pythonhosted.org/packages/cb/5f/ae1eb8bda1cde4952bd12e468ab8a254c345a0189402bf1421457577f4f3/pip-20.3.1.tar.gz" + sha256 "43f7d3811f05db95809d39515a5111dd05994965d870178a4fe10d5482f9d2e2" end resource "wheel" do - url "https://files.pythonhosted.org/packages/83/72/611c121b6bd15479cb62f1a425b2e3372e121b324228df28e64cc28b01c2/wheel-0.35.1.tar.gz" - sha256 "99a22d87add3f634ff917310a3d87e499f19e663413a52eb9232c447aa646c9f" + url "https://files.pythonhosted.org/packages/57/73/1911bfa69482de2a6327db4ca5eda87ae7599160018910007d6d6a1d3ada/wheel-0.36.0.tar.gz" + sha256 "e17f05e14282d0e666327f800ef43123b40f3dbc13a86193b604f2ebfae0dabc" end # Remove this block when upstream adds arm64 and Big Sur compatibility