Skip to content

Commit e6b337a

Browse files
authored
Merge pull request #170229 from Homebrew/dolphie-5.0.0
dolphie 5.0.0
2 parents 0f6deb9 + f3a2e56 commit e6b337a

File tree

1 file changed

+43
-13
lines changed

1 file changed

+43
-13
lines changed

Formula/d/dolphie.rb

Lines changed: 43 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,30 +3,39 @@ class Dolphie < Formula
33

44
desc "Feature-rich top tool for monitoring MySQL"
55
homepage "https://github.com/charles-001/dolphie"
6-
url "https://files.pythonhosted.org/packages/6c/f9/e89e789917d7c4273c66dc5765179b1c707f7e39c181c54f45e3f9429ef2/dolphie-4.3.5.tar.gz"
7-
sha256 "f711d6b2d3768d0ded3c53bd771caa0551087e25cb721f4e678f34232bad03ce"
6+
url "https://files.pythonhosted.org/packages/54/e5/b0ddf45e478c278214acff7b21d26758e0bf8bf06eea9883f2d78a4df37e/dolphie-5.0.0.tar.gz"
7+
sha256 "e07a850d0461fbcf3f17784d1e71900855e564372df4a7843ccb593fbcba4b40"
88
license "GPL-3.0-or-later"
9-
revision 1
109

1110
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "55def1d802456f90f02d86dff66ca719aa1d5347ce017f9a439b6d43b4671258"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "55def1d802456f90f02d86dff66ca719aa1d5347ce017f9a439b6d43b4671258"
14-
sha256 cellar: :any_skip_relocation, arm64_monterey: "55def1d802456f90f02d86dff66ca719aa1d5347ce017f9a439b6d43b4671258"
15-
sha256 cellar: :any_skip_relocation, sonoma: "55def1d802456f90f02d86dff66ca719aa1d5347ce017f9a439b6d43b4671258"
16-
sha256 cellar: :any_skip_relocation, ventura: "55def1d802456f90f02d86dff66ca719aa1d5347ce017f9a439b6d43b4671258"
17-
sha256 cellar: :any_skip_relocation, monterey: "55def1d802456f90f02d86dff66ca719aa1d5347ce017f9a439b6d43b4671258"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "793f2396c664dae9b1216efd85eef9c486b5b86b584be638bb1c25d1664a9b06"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "49729abd8d6ec2bf6e246863cb88850f541e6b9ffc88e7c91abd93ca97f81f95"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a5e185e9e73030f57f15cda39207d9aea41fd3dfcc7a797cecc54cdc9104e1e9"
13+
sha256 cellar: :any_skip_relocation, arm64_monterey: "2022c8406f30c78dc312e18af843ec95e5eb78f47d3f2e826a0ee7128047c007"
14+
sha256 cellar: :any_skip_relocation, sonoma: "fd8c65003efe1abd1ba78ada234fe4478577b91a0f5159175a5cfec464b07b69"
15+
sha256 cellar: :any_skip_relocation, ventura: "ff017d9aeab65c50f74aa753e86c3a178fc33b46918904752a482ac5cf0c1d75"
16+
sha256 cellar: :any_skip_relocation, monterey: "d8858bcc35e00f8e7d5b8d350b164790047273020577d3233e12d8465a2036d0"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "68e64aa4fbf94dffdab16b87f341767a440533637789b70341416368575a7363"
1918
end
2019

2120
depends_on "certifi"
2221
depends_on "cryptography"
2322
depends_on "[email protected]"
2423

24+
resource "cffi" do
25+
url "https://files.pythonhosted.org/packages/68/ce/95b0bae7968c65473e1298efb042e10cafc7bafc14d9e4f154008241c91d/cffi-1.16.0.tar.gz"
26+
sha256 "bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0"
27+
end
28+
2529
resource "charset-normalizer" do
2630
url "https://files.pythonhosted.org/packages/63/09/c1bc53dab74b1816a00d8d030de5bf98f724c52c1635e07681d312f20be8/charset-normalizer-3.3.2.tar.gz"
2731
sha256 "f30c3cb33b24454a82faecaf01b19c18562b1e89558fb6c56de4d9118a032fd5"
2832
end
2933

34+
resource "cython" do
35+
url "https://files.pythonhosted.org/packages/d5/f7/2fdd9205a2eedee7d9b0abbf15944a1151eb943001dbdc5233b1d1cfc34e/Cython-3.0.10.tar.gz"
36+
sha256 "dcc96739331fb854dcf503f94607576cfe8488066c61ca50dfd55836f132de99"
37+
end
38+
3039
resource "idna" do
3140
url "https://files.pythonhosted.org/packages/21/ed/f86a79a07470cb07819390452f178b3bef1d375f2ec021ecfc709fc7cf07/idna-3.7.tar.gz"
3241
sha256 "028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc"
@@ -67,7 +76,12 @@ class Dolphie < Formula
6776
sha256 "319a287baabeb8576a711995f973a2eba631c887aa6b0f33ab016f12c50ffebe"
6877
end
6978

70-
resource "pygments" do
79+
resource "pycparser" do
80+
url "https://files.pythonhosted.org/packages/1d/b2/31537cf4b1ca988837256c910a668b553fceb8f069bedc4b1c826024b52c/pycparser-2.22.tar.gz"
81+
sha256 "491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6"
82+
end
83+
84+
resource "Pygments" do
7185
url "https://files.pythonhosted.org/packages/55/59/8bccf4157baf25e4aa5a0bb7fa3ba8600907de105ebc22b0c78cfbf6f565/pygments-2.17.2.tar.gz"
7286
sha256 "da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367"
7387
end
@@ -87,21 +101,37 @@ class Dolphie < Formula
87101
sha256 "9be308cb1fe2f1f57d67ce99e95af38a1e2bc71ad9813b0e247cf7ffbcc3a432"
88102
end
89103

104+
resource "setuptools" do
105+
url "https://files.pythonhosted.org/packages/d6/4f/b10f707e14ef7de524fe1f8988a294fb262a29c9b5b12275c7e188864aed/setuptools-69.5.1.tar.gz"
106+
sha256 "6c1fccdac05a97e598fb0ae3bbed5904ccb317337a51139dcd51453611bbb987"
107+
end
108+
90109
resource "sqlparse" do
91110
url "https://files.pythonhosted.org/packages/65/16/10f170ec641ed852611b6c9441b23d10b5702ab5288371feab3d36de2574/sqlparse-0.4.4.tar.gz"
92111
sha256 "d446183e84b8349fa3061f0fe7f06ca94ba65b426946ffebe6e3e8295332420c"
93112
end
94113

95114
resource "textual" do
96-
url "https://files.pythonhosted.org/packages/35/30/2f51da751405bc0fbce8c8dfaf8ee7e9c4941ea28c5c868c2aebfc2748ba/textual-0.56.4.tar.gz"
97-
sha256 "6f86ae5b4fd750bc48881c941e1a86f7a188c24a862122002e3ac38cd288ef47"
115+
url "https://files.pythonhosted.org/packages/f5/ad/02ace5f4cc7dcb3c0d1c596e4cbf0e90d56322979481eeadfbee62b8c373/textual-0.57.1.tar.gz"
116+
sha256 "91029212b28c0cc73adad1e8b9fcda0b53947d4d81a1e8df4efbcb1346638744"
98117
end
99118

100119
resource "textual-autocomplete" do
101120
url "https://files.pythonhosted.org/packages/c3/4f/6c5917fdf9bfa0c18dfd3828ac70df6b5ddee9dd3b403d774447e1c0fec5/textual_autocomplete-2.1.0b0.tar.gz"
102121
sha256 "ba31da6e9b77e4c35323c267f958f0b90e1c2ddeca9c825c7d6c29d4d33893ce"
103122
end
104123

124+
resource "tree-sitter" do
125+
url "https://files.pythonhosted.org/packages/4a/64/71b3a0ff7d0d89cb333caeca01992099c165bdd663e7990ea723615e60f4/tree_sitter-0.20.4.tar.gz"
126+
sha256 "6adb123e2f3e56399bbf2359924633c882cc40ee8344885200bca0922f713be5"
127+
end
128+
129+
# sdist issue report, https://github.com/grantjenks/py-tree-sitter-languages/issues/63
130+
resource "tree-sitter-languages" do
131+
url "https://github.com/grantjenks/py-tree-sitter-languages/archive/refs/tags/v1.10.2.tar.gz"
132+
sha256 "cdd03196ebaf8f486db004acd07a5b39679562894b47af6b20d28e4aed1a6ab5"
133+
end
134+
105135
resource "typing-extensions" do
106136
url "https://files.pythonhosted.org/packages/f6/f3/b827b3ab53b4e3d8513914586dcca61c355fa2ce8252dea4da56e67bf8f2/typing_extensions-4.11.0.tar.gz"
107137
sha256 "83f085bd5ca59c80295fc2a82ab5dac679cbe02b9f33f7d83af68e241bea51b0"

0 commit comments

Comments
 (0)