@@ -3,18 +3,18 @@ class Oterm < Formula
33
44 desc "Terminal client for Ollama"
55 homepage "https://github.com/ggozad/oterm"
6- url "https://files.pythonhosted.org/packages/d1/25/f242536cc12d4acdcaf0764c7b168fffc221d787ddacd914dca6d29153e7 /oterm-0.14.0 .tar.gz"
7- sha256 "8a08b77012ff95ff47caec6a65d410733041d2046efffe56ba4af58c1ce8b592 "
6+ url "https://files.pythonhosted.org/packages/c5/c5/5915b90d50574cebea30f8455e6444c8428344df8e3cb23f7723d837529d /oterm-0.14.1 .tar.gz"
7+ sha256 "511b29ae2e61db6439ea8dd72e96caa2b61af16f68ce5fb86958b88f9de0d605 "
88 license "MIT"
99
1010 bottle do
11- sha256 cellar : :any , arm64_sequoia : "d00693e311c375bcfdc7ebaa4c4c3a7785a91ed2430ebd66c5231a6faf85b260 "
12- sha256 cellar : :any , arm64_sonoma : "688099b24e24ba4c9070d75588ca5c1e1f0ce8a6b32b7cd55f3eb337e0bf6095 "
13- sha256 cellar : :any , arm64_ventura : "9b322a2eebe346ce0637681f43628dde2a4991573eb22a878525fe12e78576e3 "
14- sha256 cellar : :any , sonoma : "20b894af729db7c114a3ffbafec0124646da0907a877b37fdf183aaa10c951c4 "
15- sha256 cellar : :any , ventura : "1068f96b730f967fd442ca306a909be1af40657b97c9d4f82b66bb9c0d693c6d "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "ba7427ad11333b77d053cec081166a13497cefb8d79a53d093255534c9833946 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "17f82762d825c9180d13f159606fda0c241905af2eaaf6a478fee9a9ca15e0b7 "
11+ sha256 cellar : :any , arm64_sequoia : "c05dff21961f02bf047bc1e07c3f785fc39a897f9cf0819c2a8b2a624802b51f "
12+ sha256 cellar : :any , arm64_sonoma : "6e40f3566716833245850d7a8c313218ece15fb39455f3cd986b5a966468aa9a "
13+ sha256 cellar : :any , arm64_ventura : "66af11c4b18b8316f81a34efcca4b145398932efec826302fd6188a2fb53832e "
14+ sha256 cellar : :any , sonoma : "e1523b8e35e39f0e3de0a3f58cbfe1a8987333751a335e9bded640539036f8c8 "
15+ sha256 cellar : :any , ventura : "161b609cefe71bc6b2d60c1314fd709ff38f690c1603bb3db882d2a8d5e29f80 "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "be2fb208a0ab50da6bd3ff65587dfb7054bcc3517a5f2304f3b85aa6cf23a155 "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c14ba8d610eb36e2cc82ef9fb985dd454c7a922207eac574fcb3fd440e1bdc4e "
1818 end
1919
2020 depends_on "pkgconf" => :build
@@ -53,6 +53,11 @@ class Oterm < Formula
5353 sha256 "673c0c244e15788651a4ff38710fea9675823028a6f08a5eda409e0c9840a028"
5454 end
5555
56+ resource "attrs" do
57+ url "https://files.pythonhosted.org/packages/5a/b0/1367933a8532ee6ff8d63537de4f1177af4bff9f3e829baf7331f595bb24/attrs-25.3.0.tar.gz"
58+ sha256 "75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b"
59+ end
60+
5661 resource "authlib" do
5762 url "https://files.pythonhosted.org/packages/a2/9d/b1e08d36899c12c8b894a44a5583ee157789f26fc4b176f8e4b6217b56e1/authlib-1.6.0.tar.gz"
5863 sha256 "4367d32031b7af175ad3a323d571dc7257b7099d55978087ceae4a0d88cd3210"
@@ -69,8 +74,8 @@ class Oterm < Formula
6974 end
7075
7176 resource "fastmcp" do
72- url "https://files.pythonhosted.org/packages/8d/a3/d5b2c47b25d13cca8108e077bf4a72b255b113fb525f4c22ce9ca5af9b08 /fastmcp-2.8.0 .tar.gz"
73- sha256 "8a6427ece23d0a324d4be2043598c8b89a91b2b5688873d8ae1e7aeaa7960513 "
77+ url "https://files.pythonhosted.org/packages/04/76/d9b352dd632dbac9eea3255df7bba6d83b2def769b388ec332368d7b4638 /fastmcp-2.8.1 .tar.gz"
78+ sha256 "c89d8ce8bf53a166eda444cfdcb2c638170e62445487229fbaf340aed31beeaf "
7479 end
7580
7681 resource "h11" do
@@ -89,15 +94,25 @@ class Oterm < Formula
8994 end
9095
9196 resource "httpx-sse" do
92- url "https://files.pythonhosted.org/packages/4c/60/8f4281fa9bbf3c8034fd54c0e7412e66edbab6bc74c4996bd616f8d0406e/httpx-sse- 0.4.0 .tar.gz"
93- sha256 "1e81a3a3070ce322add1d3529ed42eb5f70817f45ed6ec915ab753f961139721 "
97+ url "https://files.pythonhosted.org/packages/6e/fa/66bd985dd0b7c109a3bcb89272ee0bfb7e2b4d06309ad7b38ff866734b2a/httpx_sse- 0.4.1 .tar.gz"
98+ sha256 "8f44d34414bc7b21bf3602713005c5df4917884f76072479b21f68befa4ea26e "
9499 end
95100
96101 resource "idna" do
97102 url "https://files.pythonhosted.org/packages/f1/70/7703c29685631f5a7590aa73f1f1d3fa9a380e654b86af429e0934a32f7d/idna-3.10.tar.gz"
98103 sha256 "12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9"
99104 end
100105
106+ resource "jsonschema" do
107+ url "https://files.pythonhosted.org/packages/bf/d3/1cf5326b923a53515d8f3a2cd442e6d7e94fcc444716e879ea70a0ce3177/jsonschema-4.24.0.tar.gz"
108+ sha256 "0b4e8069eb12aedfa881333004bccaec24ecef5a8a6a4b6df142b2cc9599d196"
109+ end
110+
111+ resource "jsonschema-specifications" do
112+ url "https://files.pythonhosted.org/packages/bf/ce/46fbd9c8119cfc3581ee5643ea49464d168028cfb5caff5fc0596d0cf914/jsonschema_specifications-2025.4.1.tar.gz"
113+ sha256 "630159c9f4dbea161a6a2205c3011cc4f18ff381b189fff48bb39b9bf26ae608"
114+ end
115+
101116 resource "linkify-it-py" do
102117 url "https://files.pythonhosted.org/packages/2a/ae/bb56c6828e4797ba5a4821eec7c43b8bf40f69cda4d4f5f8c8a2810ec96a/linkify-it-py-2.0.3.tar.gz"
103118 sha256 "68cda27e162e9215c17d786649d1da0021a451bdc436ef9e0fa0ba5234b9b048"
@@ -109,8 +124,8 @@ class Oterm < Formula
109124 end
110125
111126 resource "mcp" do
112- url "https://files.pythonhosted.org/packages/06/f2/dc2450e566eeccf92d89a00c3e813234ad58e2ba1e31d11467a09ac4f3b9 /mcp-1.9.4 .tar.gz"
113- sha256 "cfb0bcd1a9535b42edaef89947b9e18a8feb49362e1cc059d6e7fc636f2cb09f "
127+ url "https://files.pythonhosted.org/packages/7c/68/63045305f29ff680a9cd5be360c755270109e6b76f696ea6824547ddbc30 /mcp-1.10.1 .tar.gz"
128+ sha256 "aaa0957d8307feeff180da2d9d359f2b801f35c0c67f1882136239055ef034c2 "
114129 end
115130
116131 resource "mdit-py-plugins" do
@@ -139,8 +154,8 @@ class Oterm < Formula
139154 end
140155
141156 resource "pillow" do
142- url "https://files.pythonhosted.org/packages/af/cb/bb5c01fcd2a69335b86c22142b2bccfc3464087efb7fd382eee5ffc7fdf7 /pillow-11.2.1 .tar.gz"
143- sha256 "a64dd61998416367b7ef979b73d3a85853ba9bec4c2925f74e588879a58716b6 "
157+ url "https://files.pythonhosted.org/packages/f3/0d/d0d6dea55cd152ce3d6767bb38a8fc10e33796ba4ba210cbab9354b6d238 /pillow-11.3.0 .tar.gz"
158+ sha256 "3828ee7586cd0b2091b6209e5ad53e20d0649bbe87164a459d0676e035e8f523 "
144159 end
145160
146161 resource "platformdirs" do
@@ -149,8 +164,8 @@ class Oterm < Formula
149164 end
150165
151166 resource "pydantic" do
152- url "https://files.pythonhosted.org/packages/f0/86/8ce9040065e8f924d642c58e4a344e33163a07f6b57f836d0d734e0ad3fb /pydantic-2.11.5 .tar.gz"
153- sha256 "7f853db3d0ce78ce8bbb148c401c2cdd6431b3473c0cdff2755c7690952a7b7a "
167+ url "https://files.pythonhosted.org/packages/00/dd/4325abf92c39ba8623b5af936ddb36ffcfe0beae70405d456ab1fb2f5b8c /pydantic-2.11.7 .tar.gz"
168+ sha256 "d989c3c6cb79469287b1569f7447a17848c998458d49ebe294e975b9baf0f0db "
154169 end
155170
156171 resource "pydantic-core" do
@@ -159,30 +174,40 @@ class Oterm < Formula
159174 end
160175
161176 resource "pydantic-settings" do
162- url "https://files.pythonhosted.org/packages/67/1d/42628a2c33e93f8e9acbde0d5d735fa0850f3e6a2f8cb1eb6c40b9a732ac /pydantic_settings-2.9 .1.tar.gz"
163- sha256 "c509bf79d27563add44e8446233359004ed85066cd096d8b510f715e6ef5d268 "
177+ url "https://files.pythonhosted.org/packages/68/85/1ea668bbab3c50071ca613c6ab30047fb36ab0da1b92fa8f17bbc38fd36c /pydantic_settings-2.10 .1.tar.gz"
178+ sha256 "06f0062169818d0f5524420a360d632d5857b83cffd4d42fe29597807a1614ee "
164179 end
165180
166181 resource "pygments" do
167- url "https://files.pythonhosted.org/packages/7c/2d/c3338d48ea6cc0feb8446d8e6937e1408088a72a39937982cc6111d17f84 /pygments-2.19.1 .tar.gz"
168- sha256 "61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f "
182+ url "https://files.pythonhosted.org/packages/b0/77/a5b8c569bf593b0140bde72ea885a803b82086995367bf2037de0159d924 /pygments-2.19.2 .tar.gz"
183+ sha256 "636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887 "
169184 end
170185
171186 resource "python-dotenv" do
172- url "https://files.pythonhosted.org/packages/88/2c/7bb1416c5620485aa793f2de31d3df393d3686aa8a8506d11e10e13c5baf /python_dotenv-1.1.0 .tar.gz"
173- sha256 "41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5 "
187+ url "https://files.pythonhosted.org/packages/f6/b0/4bc07ccd3572a2f9df7e6782f52b0c6c90dcbb803ac4a167702d7d0dfe1e /python_dotenv-1.1.1 .tar.gz"
188+ sha256 "a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab "
174189 end
175190
176191 resource "python-multipart" do
177192 url "https://files.pythonhosted.org/packages/f3/87/f44d7c9f274c7ee665a29b885ec97089ec5dc034c7f3fafa03da9e39a09e/python_multipart-0.0.20.tar.gz"
178193 sha256 "8dd0cab45b8e23064ae09147625994d090fa46f5b0d1e13af944c331a7fa9d13"
179194 end
180195
196+ resource "referencing" do
197+ url "https://files.pythonhosted.org/packages/2f/db/98b5c277be99dd18bfd91dd04e1b759cad18d1a338188c936e92f921c7e2/referencing-0.36.2.tar.gz"
198+ sha256 "df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa"
199+ end
200+
181201 resource "rich" do
182202 url "https://files.pythonhosted.org/packages/a1/53/830aa4c3066a8ab0ae9a9955976fb770fe9c6102117c8ec4ab3ea62d89e8/rich-14.0.0.tar.gz"
183203 sha256 "82f1bc23a6a21ebca4ae0c45af9bdbc492ed20231dcb63f297d6d1021a9d5725"
184204 end
185205
206+ resource "rpds-py" do
207+ url "https://files.pythonhosted.org/packages/8c/a6/60184b7fc00dd3ca80ac635dd5b8577d444c57e8e8742cecabfacb829921/rpds_py-0.25.1.tar.gz"
208+ sha256 "8960b6dac09b62dac26e75d7e2c4a22efb835d827a7278c34f72b2b84fa160e3"
209+ end
210+
186211 resource "shellingham" do
187212 url "https://files.pythonhosted.org/packages/58/15/8b3609fd3830ef7b27b655beb4b4e9c62313a4e8da8c676e142cc210d58e/shellingham-1.5.4.tar.gz"
188213 sha256 "8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de"
@@ -199,8 +224,8 @@ class Oterm < Formula
199224 end
200225
201226 resource "starlette" do
202- url "https://files.pythonhosted.org/packages/8b/d0/0332bd8a25779a0e2082b0e179805ad39afad642938b371ae0882e7f880d /starlette-0.47.0 .tar.gz"
203- sha256 "1f64887e94a447fed5f23309fb6890ef23349b7e478faa7b24a851cd4eb844af "
227+ url "https://files.pythonhosted.org/packages/0a/69/662169fdb92fb96ec3eaee218cf540a629d629c86d7993d9651226a6789b /starlette-0.47.1 .tar.gz"
228+ sha256 "aef012dd2b6be325ffa16698f9dc533614fb1cebd593a906b90dc1025529a79b "
204229 end
205230
206231 resource "terminaltexteffects" do
@@ -214,8 +239,8 @@ class Oterm < Formula
214239 end
215240
216241 resource "textual-image" do
217- url "https://files.pythonhosted.org/packages/40/e1/ad90ae431c615dd1ec5cdbf21ae573f8af68283619cf6c0f404e684d61ab /textual_image-0.8.2 .tar.gz"
218- sha256 "484fe6ab4a19cf243ea397dd34255092783231f3fbce91f50800faa5852254a0 "
242+ url "https://files.pythonhosted.org/packages/fc/97/aa86f7f1f18b69d0c5cdebd074dbddf8f1a6390b3072af90db2c978a0099 /textual_image-0.8.3 .tar.gz"
243+ sha256 "1695797f9959bf87b297d4aa5ef9d9bb8b3400d6f305be3fa1ecd4c5bdf73ba5 "
219244 end
220245
221246 resource "textualeffects" do
@@ -244,8 +269,8 @@ class Oterm < Formula
244269 end
245270
246271 resource "uvicorn" do
247- url "https://files.pythonhosted.org/packages/de/ad/713be230bcda622eaa35c28f0d328c3675c371238470abdea52417f17a8e /uvicorn-0.34.3 .tar.gz"
248- sha256 "35919a9a979d7a59334b6b10e05d77c1d0d574c50e0fc98b8b1a0f165708b55a "
272+ url "https://files.pythonhosted.org/packages/5e/42/e0e305207bb88c6b8d3061399c6a961ffe5fbb7e2aa63c9234df7259e9cd /uvicorn-0.35.0 .tar.gz"
273+ sha256 "bc662f087f7cf2ce11a1d7fd70b90c9f98ef2e2831556dd078d131b96cc94a01 "
249274 end
250275
251276 def install
0 commit comments