Skip to content

Commit d386908

Browse files
unitofcarlocab
authored andcommitted
python@3.9: update resources
Closes #107088. Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: Michael Cho <20700669+cho-m@users.noreply.github.com> Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent c6ffc43 commit d386908

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Formula/python@3.9.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class PythonAT39 < Formula
44
url "https://www.python.org/ftp/python/3.9.13/Python-3.9.13.tar.xz"
55
sha256 "125b0c598f1e15d2aa65406e83f792df7d171cdf38c16803b149994316a3080f"
66
license "Python-2.0"
7-
revision 1
7+
revision 2
88

99
livecheck do
1010
url "https://www.python.org/ftp/python/"
@@ -61,13 +61,13 @@ class PythonAT39 < Formula
6161

6262
# Always update to latest release
6363
resource "setuptools" do
64-
url "https://files.pythonhosted.org/packages/4a/25/ec29a23ef38b9456f9965c57a9e1221e6c246d87abbf2a31158799bca201/setuptools-62.3.2.tar.gz"
65-
sha256 "a43bdedf853c670e5fed28e5623403bad2f73cf02f9a2774e91def6bda8265a7"
64+
url "https://files.pythonhosted.org/packages/a8/d9/28490a9ef6592c3471bd1bcacaf5bd0dee2bb05c8a8bcf901e673b2f1732/setuptools-63.3.0.tar.gz"
65+
sha256 "273b6847ae61f7829c1affcdd9a32f67aa65233be508f4fbaab866c5faa4e408"
6666
end
6767

6868
resource "pip" do
69-
url "https://files.pythonhosted.org/packages/3e/0a/6125e67aa4d3245faeed476e4e26f190b5209f84f01efd733ac6372eb247/pip-22.1.1.tar.gz"
70-
sha256 "8dfb15d8a1c3d3085a4cbe11f29e19527dfaf2ba99354326fd62cec013eaee81"
69+
url "https://files.pythonhosted.org/packages/46/28/addd7e66bb3af799d35a5dcbb79407b591a7ed674f4efd2bd8f930c40821/pip-22.2.1.tar.gz"
70+
sha256 "50516e47a2b79e77446f0d05649f0d53772c192571486236b1905492bfc24bac"
7171
end
7272

7373
resource "wheel" do

0 commit comments

Comments
 (0)