Skip to content

Commit af8d7d9

Browse files
authored
Merge pull request #249958 from Homebrew/bump-nox-2025.10.16
nox 2025.10.16
2 parents 7f7fac0 + 873774c commit af8d7d9

File tree

1 file changed

+8
-47
lines changed

1 file changed

+8
-47
lines changed

Formula/n/nox.rb

Lines changed: 8 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,17 @@ class Nox < Formula
33

44
desc "Flexible test automation for Python"
55
homepage "https://nox.thea.codes/"
6-
url "https://files.pythonhosted.org/packages/9f/51/07f2e7d2f6f64c0c4cb722adf65e9352afae0e1dea60cf2c95594dd2b658/nox-2025.10.14.tar.gz"
7-
sha256 "2f839d2b071a54ede549f59ff7017c3752b636f7a10f6cbe3d7dedfe4c7d3ce8"
6+
url "https://files.pythonhosted.org/packages/3d/3e/16440c5a2c1e867a862479cf7d11d05d0e0f2bb133de3921cb3ed6e37e57/nox-2025.10.16.tar.gz"
7+
sha256 "fca1e7504384dbc91dddef3fec45d04572f23c882a87241e2c793b77fe1c9259"
88
license "Apache-2.0"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "a7073f5ca7b40ff797b5ecf07c95850750752d06c771e8b5add6c68806e85b90"
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1f76001ca9eab5d88f5d5f5d297e63c65b19769826d8aae7014b6fd025ee724d"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8640481d3ac7d29c915401af532a2badacd74854ded3fff2a0111e4b160741b2"
14-
sha256 cellar: :any_skip_relocation, sonoma: "0cafc0cfd539a391501e1cbac75ce9a12c41a68a2c27540771fd52dbb4245cbb"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "86372cc56d90a8d382d989be53c2890670d1c8b9dcc90998b6654a9e6428694d"
11+
sha256 cellar: :any_skip_relocation, all: "b385a5d4518ff3e65d4846842f535c411ebba0bba8dd32d64138a23c48f7145f"
1612
end
1713

1814
depends_on "certifi" => :no_linkage
1915
depends_on "[email protected]"
2016

21-
resource "anyio" do
22-
url "https://files.pythonhosted.org/packages/c6/78/7d432127c41b50bccba979505f272c16cbcadcc33645d5fa3a738110ae75/anyio-4.11.0.tar.gz"
23-
sha256 "82a8d0b81e318cc5ce71a5f1f8b5c4e63619620b63141ef8c995fa0db95a57c4"
24-
end
25-
2617
resource "argcomplete" do
2718
url "https://files.pythonhosted.org/packages/16/0f/861e168fc813c56a78b35f3c30d91c6757d1fd185af1110f1aec784b35d0/argcomplete-3.6.2.tar.gz"
2819
sha256 "d0519b1bc867f5f4f4713c41ad0aba73a4a5f007449716b16f385f2166dc6adf"
@@ -34,8 +25,8 @@ class Nox < Formula
3425
end
3526

3627
resource "colorlog" do
37-
url "https://files.pythonhosted.org/packages/d3/7a/359f4d5df2353f26172b3cc39ea32daa39af8de522205f512f458923e677/colorlog-6.9.0.tar.gz"
38-
sha256 "bfba54a1b93b94f54e1f4fe48395725a3d92fd2a4af702f6bd70946bdc0c6ac2"
28+
url "https://files.pythonhosted.org/packages/a2/61/f083b5ac52e505dfc1c624eafbf8c7589a0d7f32daa398d2e7590efa5fda/colorlog-6.10.1.tar.gz"
29+
sha256 "eb4ae5cb65fe7fec7773c2306061a8e63e02efc2c72eba9d27b0fa23c94f1321"
3930
end
4031

4132
resource "dependency-groups" do
@@ -53,56 +44,26 @@ class Nox < Formula
5344
sha256 "711e943b4ec6be42e1d4e6690b48dc175c822967466bb31c0c293f34334c13f4"
5445
end
5546

56-
resource "h11" do
57-
url "https://files.pythonhosted.org/packages/01/ee/02a2c011bdab74c6fb3c75474d40b3052059d95df7e73351460c8588d963/h11-0.16.0.tar.gz"
58-
sha256 "4e35b956cf45792e4caa5885e69fba00bdbc6ffafbfa020300e549b208ee5ff1"
59-
end
60-
61-
resource "httpcore" do
62-
url "https://files.pythonhosted.org/packages/06/94/82699a10bca87a5556c9c59b5963f2d039dbd239f25bc2a63907a05a14cb/httpcore-1.0.9.tar.gz"
63-
sha256 "6e34463af53fd2ab5d807f399a9b45ea31c3dfa2276f15a2c3f00afff6e176e8"
64-
end
65-
66-
resource "httpx" do
67-
url "https://files.pythonhosted.org/packages/b1/df/48c586a5fe32a0f01324ee087459e112ebb7224f646c0b5023f5e79e9956/httpx-0.28.1.tar.gz"
68-
sha256 "75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc"
69-
end
70-
71-
resource "idna" do
72-
url "https://files.pythonhosted.org/packages/6f/6d/0703ccc57f3a7233505399edb88de3cbd678da106337b9fcde432b65ed60/idna-3.11.tar.gz"
73-
sha256 "795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902"
47+
resource "humanize" do
48+
url "https://files.pythonhosted.org/packages/b6/43/50033d25ad96a7f3845f40999b4778f753c3901a11808a584fed7c00d9f5/humanize-4.14.0.tar.gz"
49+
sha256 "2fa092705ea640d605c435b1ca82b2866a1b601cdf96f076d70b79a855eba90d"
7450
end
7551

7652
resource "packaging" do
7753
url "https://files.pythonhosted.org/packages/a1/d4/1fc4078c65507b51b96ca8f8c3ba19e6a61c8253c72794544580a7b6c24d/packaging-25.0.tar.gz"
7854
sha256 "d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f"
7955
end
8056

81-
resource "pbs-installer" do
82-
url "https://files.pythonhosted.org/packages/9a/b5/4922c6818d15c22430d2e79c4ebce8b482007aed1baf419626e3e405c5ae/pbs_installer-2025.10.10.tar.gz"
83-
sha256 "568999771793eb337c107b089272c2269a011b1770f0f16c7afb3dbbb4a72ae9"
84-
end
85-
8657
resource "platformdirs" do
8758
url "https://files.pythonhosted.org/packages/61/33/9611380c2bdb1225fdef633e2a9610622310fed35ab11dac9620972ee088/platformdirs-4.5.0.tar.gz"
8859
sha256 "70ddccdd7c99fc5942e9fc25636a8b34d04c24b335100223152c2803e4063312"
8960
end
9061

91-
resource "sniffio" do
92-
url "https://files.pythonhosted.org/packages/a2/87/a6771e1546d97e7e041b6ae58d80074f81b7d5121207425c964ddf5cfdbd/sniffio-1.3.1.tar.gz"
93-
sha256 "f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc"
94-
end
95-
9662
resource "virtualenv" do
9763
url "https://files.pythonhosted.org/packages/a4/d5/b0ccd381d55c8f45d46f77df6ae59fbc23d19e901e2d523395598e5f4c93/virtualenv-20.35.3.tar.gz"
9864
sha256 "4f1a845d131133bdff10590489610c98c168ff99dc75d6c96853801f7f67af44"
9965
end
10066

101-
resource "zstandard" do
102-
url "https://files.pythonhosted.org/packages/fd/aa/3e0508d5a5dd96529cdc5a97011299056e14c6505b678fd58938792794b1/zstandard-0.25.0.tar.gz"
103-
sha256 "7713e1179d162cf5c7906da876ec2ccb9c3a9dcbdffef0cc7f70c3667a205f0b"
104-
end
105-
10667
def install
10768
venv = virtualenv_install_with_resources
10869
(bin/"tox-to-nox").unlink

0 commit comments

Comments
 (0)