Skip to content

Commit 96408c7

Browse files
committed
python-freethreading: bump python resources
1 parent 0f4ab90 commit 96408c7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Formula/p/python-freethreading.rb

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ class PythonFreethreading < Formula
44
url "https://www.python.org/ftp/python/3.13.7/Python-3.13.7.tgz"
55
sha256 "6c9d80839cfa20024f34d9a6dd31ae2a9cd97ff5e980e969209746037a5153b2"
66
license "Python-2.0"
7+
revision 1
78

89
livecheck do
910
formula "python"
@@ -55,13 +56,13 @@ class PythonFreethreading < Formula
5556
end
5657

5758
resource "pip" do
58-
url "https://files.pythonhosted.org/packages/59/de/241caa0ca606f2ec5fe0c1f4261b0465df78d786a38da693864a116c37f4/pip-25.1.1.tar.gz"
59-
sha256 "3de45d411d308d5054c2168185d8da7f9a2cd753dbac8acbfa88a8909ecd9077"
59+
url "https://files.pythonhosted.org/packages/20/16/650289cd3f43d5a2fadfd98c68bd1e1e7f2550a1a5326768cddfbcedb2c5/pip-25.2.tar.gz"
60+
sha256 "578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2"
6061
end
6162

6263
resource "setuptools" do
63-
url "https://files.pythonhosted.org/packages/9e/8b/dc1773e8e5d07fd27c1632c45c1de856ac3dbf09c0147f782ca6d990cf15/setuptools-80.7.1.tar.gz"
64-
sha256 "f6ffc5f0142b1bd8d0ca94ee91b30c0ca862ffd50826da1ea85258a06fd94552"
64+
url "https://files.pythonhosted.org/packages/18/5d/3bf57dcd21979b887f014ea83c24ae194cfcd12b9e0fda66b957c69d1fca/setuptools-80.9.0.tar.gz"
65+
sha256 "f36b47402ecde768dbfafc46e8e4207b4360c654f1f3bb84475f0a28628fb19c"
6566
end
6667

6768
resource "wheel" do

0 commit comments

Comments
 (0)