Skip to content

Commit

Permalink
dolphie 6.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Aug 21, 2024
1 parent a34928f commit 4c832bb
Showing 1 changed file with 26 additions and 10 deletions.
36 changes: 26 additions & 10 deletions Formula/d/dolphie.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class Dolphie < Formula

desc "Feature-rich top tool for monitoring MySQL"
homepage "https://github.com/charles-001/dolphie"
url "https://files.pythonhosted.org/packages/58/1c/04aa5e41c6603f904bfade9cc5e39927b5d2f507bae9cc9d1d0f9a3c2e21/dolphie-5.0.3.tar.gz"
sha256 "969f7008a76fe5c9ba79289a9a2f822a1958159b6ac281c635d63dafc81e86fb"
url "https://files.pythonhosted.org/packages/41/68/1d05fa80bf48ee4ea8ffc548545668e8c8b06f6bd62783a786364dfbfaa8/dolphie-6.0.2.tar.gz"
sha256 "629aed1737b3d243a481a8e89c1d8ff8f63a6010b6134c26f12bff9b7d477dfe"
license "GPL-3.0-or-later"

bottle do
Expand All @@ -17,6 +17,7 @@ class Dolphie < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "33473a62b876e988b492058e33c4f8539f967ca14c7701bacf97bb073c67dde4"
end

depends_on "rust" => :build # for orjson
depends_on "certifi"
depends_on "cryptography"
depends_on "[email protected]"
Expand All @@ -27,8 +28,8 @@ class Dolphie < Formula
end

resource "cython" do
url "https://files.pythonhosted.org/packages/d5/f7/2fdd9205a2eedee7d9b0abbf15944a1151eb943001dbdc5233b1d1cfc34e/Cython-3.0.10.tar.gz"
sha256 "dcc96739331fb854dcf503f94607576cfe8488066c61ca50dfd55836f132de99"
url "https://files.pythonhosted.org/packages/84/4d/b720d6000f4ca77f030bd70f12550820f0766b568e43f11af7f7ad9061aa/cython-3.0.11.tar.gz"
sha256 "7146dd2af8682b4ca61331851e6aebce9fe5158e75300343f80c07ca80b1faff"
end

resource "idna" do
Expand All @@ -41,6 +42,11 @@ class Dolphie < Formula
sha256 "68cda27e162e9215c17d786649d1da0021a451bdc436ef9e0fa0ba5234b9b048"
end

resource "loguru" do
url "https://files.pythonhosted.org/packages/9e/30/d87a423766b24db416a46e9335b9602b054a72b96a88a241f2b09b560fa8/loguru-0.7.2.tar.gz"
sha256 "e671a53522515f34fd406340ee968cb9ecafbc4b36c679da03c18fd8d0bd51ac"
end

resource "markdown-it-py" do
url "https://files.pythonhosted.org/packages/38/71/3b932df36c1a044d397a1f92d1cf91ee0a503d91e470cbd670aa66b07ed0/markdown-it-py-3.0.0.tar.gz"
sha256 "e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb"
Expand All @@ -61,6 +67,11 @@ class Dolphie < Formula
sha256 "c44b8d11e8f35a02eeac4b88bf244203c09cc496bfa19ce99a79561c038f9d09"
end

resource "orjson" do
url "https://files.pythonhosted.org/packages/9e/03/821c8197d0515e46ea19439f5c5d5fd9a9889f76800613cfac947b5d7845/orjson-3.10.7.tar.gz"
sha256 "75ef0640403f945f3a1f9f6400686560dbfb0fb5b16589ad62cd477043c4eee3"
end

resource "packaging" do
url "https://files.pythonhosted.org/packages/51/65/50db4dda066951078f0a96cf12f4b9ada6e4b811516bf0262c0f4f7064d4/packaging-24.1.tar.gz"
sha256 "026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002"
Expand Down Expand Up @@ -92,18 +103,18 @@ class Dolphie < Formula
end

resource "setuptools" do
url "https://files.pythonhosted.org/packages/8d/e6/2fc95aec377988ff3ca882aa58d4f6ab35ff59a12b1611a9fe3075eb3019/setuptools-70.2.0.tar.gz"
sha256 "bd63e505105011b25c3c11f753f7e3b8465ea739efddaccef8f0efac2137bac1"
url "https://files.pythonhosted.org/packages/8d/37/f4d4ce9bc15e61edba3179f9b0f763fc6d439474d28511b11f0d95bab7a2/setuptools-73.0.1.tar.gz"
sha256 "d59a3e788ab7e012ab2c4baed1b376da6366883ee20d7a5fc426816e3d7b1193"
end

resource "sqlparse" do
url "https://files.pythonhosted.org/packages/50/26/5da251cd090ccd580f5cfaa7d36cdd8b2471e49fffce60ed520afc27f4bc/sqlparse-0.5.0.tar.gz"
sha256 "714d0a4932c059d16189f58ef5411ec2287a4360f17cdd0edd2d09d4c5087c93"
url "https://files.pythonhosted.org/packages/73/82/dfa23ec2cbed08a801deab02fe7c904bfb00765256b155941d789a338c68/sqlparse-0.5.1.tar.gz"
sha256 "bb6b4df465655ef332548e24f08e205afc81b9ab86cb1c45657a7ff173a3a00e"
end

resource "textual" do
url "https://files.pythonhosted.org/packages/dc/5f/93c41a9fbf195130037ba27e381470ab5436e820b47cec3e71b7d01bc3a7/textual-0.71.0.tar.gz"
sha256 "a38a3bd7e450ed173b59ab1c93a3aa8174d95bc5c79647f220a50243236ce70a"
url "https://files.pythonhosted.org/packages/44/d0/95d414ca4cdb2b2b9e4d15db1962eddc310992bd385432560189185efa83/textual-0.75.0.tar.gz"
sha256 "1bcff456bdc00c45ae0c0c61571f113b569f67e9b68b5ece5144e4089fd780a5"
end

resource "textual-autocomplete" do
Expand Down Expand Up @@ -137,6 +148,11 @@ class Dolphie < Formula
sha256 "dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168"
end

resource "zstandard" do
url "https://files.pythonhosted.org/packages/ed/f6/2ac0287b442160a89d726b17a9184a4c615bb5237db763791a7fd16d9df1/zstandard-0.23.0.tar.gz"
sha256 "b2d8c62d08e7255f68f7a740bae85b3c9b8e5466baa9cbf7f57f1cde0ac6bc09"
end

def install
virtualenv_install_with_resources
end
Expand Down

0 comments on commit 4c832bb

Please sign in to comment.