forked from Homebrew/homebrew-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Homebrew#200665 from Homebrew/bump-sqlfluff-3.3.0
sqlfluff 3.3.0
- Loading branch information
Showing
1 changed file
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,27 +3,22 @@ class Sqlfluff < Formula | |
|
||
desc "SQL linter and auto-formatter for Humans" | ||
homepage "https://docs.sqlfluff.com/" | ||
url "https://files.pythonhosted.org/packages/33/31/9ad9e98fc8d7bfd739204b0ee20f81840332754abe6f80ed53bb40875764/sqlfluff-3.2.5.tar.gz" | ||
sha256 "39822db2c6ad7dac9f6e43d36a3d086c503c051b09665d14a5bdf644770f6ef6" | ||
url "https://files.pythonhosted.org/packages/6d/1f/d4d5f97110a917e01c4f5c921852eb11a3b69d6c5decdbb6ddd5658ccdcd/sqlfluff-3.3.0.tar.gz" | ||
sha256 "ea0b752c0b8f4602a56fa5b381eb5c806799e4941df8fc0aad0842c9d4283e03" | ||
license "MIT" | ||
|
||
bottle do | ||
sha256 cellar: :any, arm64_sequoia: "63b32dfaeac3b3254449e844792c25479ef2dbd5e4686a17037802a1072cace6" | ||
sha256 cellar: :any, arm64_sonoma: "867efca404aedc4b8b369f872217c8b2ecbc9da6cde12f533490c688044fb43e" | ||
sha256 cellar: :any, arm64_ventura: "e23b2b25f67810dae721ef703c10369335b1b3313ff4fdd7658d5092505a6719" | ||
sha256 cellar: :any, sonoma: "7dbddf23d1d38bb7a88203144c8cc2f9623bec535cb423d7cd175205060c2f06" | ||
sha256 cellar: :any, ventura: "2f18579b1f4fab2af5060038b5740598d58732c6feec45fc7dea56ca5dde6885" | ||
sha256 cellar: :any_skip_relocation, x86_64_linux: "965f8b131ae188b8069af2b7b1777b807bb030d9793bd024126d6913416f61b7" | ||
sha256 cellar: :any, arm64_sequoia: "706b5d1730e4cc6fc68d3e909e896f3d9694daec9130aa84e2028f50be678564" | ||
sha256 cellar: :any, arm64_sonoma: "6af0a094cdbd4abf53a9b1c80246bc724308e86778b62fa93deb449766ba5f8f" | ||
sha256 cellar: :any, arm64_ventura: "1c41f97ff2e1349d56a329115e540604c87fd97869a0eb9efbdf49f13df5f76a" | ||
sha256 cellar: :any, sonoma: "f210fc37cce2297280916ad818f24027d0c6988ec2c5aafc45c94eb3952af616" | ||
sha256 cellar: :any, ventura: "3449ca0bebf1a014e73b2df03d1a705cd5494e87075bcfad1e58636fee445335" | ||
sha256 cellar: :any_skip_relocation, x86_64_linux: "90e33260edd812da2d62c095e5db5cabe8f4948c6001e6f16904756283a583db" | ||
end | ||
|
||
depends_on "libyaml" | ||
depends_on "[email protected]" | ||
|
||
resource "appdirs" do | ||
url "https://files.pythonhosted.org/packages/d7/d8/05696357e0311f5b5c316d7b95f46c669dd9c15aaeecbb48c7d0aeb88c40/appdirs-1.4.4.tar.gz" | ||
sha256 "7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41" | ||
end | ||
|
||
resource "chardet" do | ||
url "https://files.pythonhosted.org/packages/f3/0d/f7b6ab21ec75897ed80c17d79b15951a719226b9fababf1e40ea74d69079/chardet-5.2.0.tar.gz" | ||
sha256 "1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7" | ||
|
@@ -60,15 +55,20 @@ class Sqlfluff < Formula | |
end | ||
|
||
resource "packaging" do | ||
url "https://files.pythonhosted.org/packages/51/65/50db4dda066951078f0a96cf12f4b9ada6e4b811516bf0262c0f4f7064d4/packaging-24.1.tar.gz" | ||
sha256 "026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002" | ||
url "https://files.pythonhosted.org/packages/d0/63/68dbb6eb2de9cb10ee4c9c14a0148804425e13c4fb20d61cce69f53106da/packaging-24.2.tar.gz" | ||
sha256 "c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f" | ||
end | ||
|
||
resource "pathspec" do | ||
url "https://files.pythonhosted.org/packages/ca/bc/f35b8446f4531a7cb215605d100cd88b7ac6f44ab3fc94870c120ab3adbf/pathspec-0.12.1.tar.gz" | ||
sha256 "a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712" | ||
end | ||
|
||
resource "platformdirs" do | ||
url "https://files.pythonhosted.org/packages/13/fc/128cc9cb8f03208bdbf93d3aa862e16d376844a14f9a0ce5cf4507372de4/platformdirs-4.3.6.tar.gz" | ||
sha256 "357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907" | ||
end | ||
|
||
resource "pluggy" do | ||
url "https://files.pythonhosted.org/packages/96/2d/02d4312c973c6050a18b314a5ad0b3210edb65a906f868e31c111dede4a6/pluggy-1.5.0.tar.gz" | ||
sha256 "2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1" | ||
|
@@ -80,8 +80,8 @@ class Sqlfluff < Formula | |
end | ||
|
||
resource "pytest" do | ||
url "https://files.pythonhosted.org/packages/8b/6c/62bbd536103af674e227c41a8f3dcd022d591f6eed5facb5a0f31ee33bbc/pytest-8.3.3.tar.gz" | ||
sha256 "70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181" | ||
url "https://files.pythonhosted.org/packages/05/35/30e0d83068951d90a01852cb1cef56e5d8a09d20c7f511634cc2f7e0372a/pytest-8.3.4.tar.gz" | ||
sha256 "965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761" | ||
end | ||
|
||
resource "pyyaml" do | ||
|
@@ -90,8 +90,8 @@ class Sqlfluff < Formula | |
end | ||
|
||
resource "regex" do | ||
url "https://files.pythonhosted.org/packages/f9/38/148df33b4dbca3bd069b963acab5e0fa1a9dbd6820f8c322d0dd6faeff96/regex-2024.9.11.tar.gz" | ||
sha256 "6c188c307e8433bcb63dc1915022deb553b4203a70722fc542c363bf120a01fd" | ||
url "https://files.pythonhosted.org/packages/8e/5f/bd69653fbfb76cf8604468d3b4ec4c403197144c7bfe0e6a5fc9e02a07cb/regex-2024.11.6.tar.gz" | ||
sha256 "7ab159b063c52a0333c884e4679f8d7a85112ee3078fe3d9004b2dd875585519" | ||
end | ||
|
||
resource "tblib" do | ||
|
@@ -100,8 +100,8 @@ class Sqlfluff < Formula | |
end | ||
|
||
resource "tqdm" do | ||
url "https://files.pythonhosted.org/packages/58/83/6ba9844a41128c62e810fddddd72473201f3eacde02046066142a2d96cc5/tqdm-4.66.5.tar.gz" | ||
sha256 "e1020aef2e5096702d8a025ac7d16b1577279c9d63f8375b63083e9a5f0fcbad" | ||
url "https://files.pythonhosted.org/packages/a8/4b/29b4ef32e036bb34e4ab51796dd745cdba7ed47ad142a9f4a1eb8e0c744d/tqdm-4.67.1.tar.gz" | ||
sha256 "f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2" | ||
end | ||
|
||
def install | ||
|