File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,12 @@ class Pylint < Formula
3
3
4
4
desc "It's not just a linter that annoys you!"
5
5
homepage "https://github.com/pylint-dev/pylint"
6
- url "https://files.pythonhosted.org/packages/9d/58/1f614a84d3295c542e9f6e2c764533eea3f318f4592dc1ea06c797114767/ pylint-3.3.8 .tar.gz"
7
- sha256 "26698de19941363037e2937d3db9ed94fb3303fdadf7d98847875345a8bb6b05 "
6
+ url "https://files.pythonhosted.org/packages/04/ 9d/81c84a312d1fa8133b0db0c76148542a98349298a01747ab122f9314b04e/ pylint-3.3.9 .tar.gz"
7
+ sha256 "d312737d7b25ccf6b01cc4ac629b5dcd14a0fcf3ec392735ac70f137a9d5f83a "
8
8
license "GPL-2.0-or-later"
9
9
10
10
bottle do
11
- rebuild 1
12
- sha256 cellar : :any_skip_relocation , all : "d4ddb8cfcd18ad93fe22e7f0fb7d3d77dcda84e6f3c2728463caa7f494e51f21"
11
+ sha256 cellar : :any_skip_relocation , all : "b070034ff24d4b5255057159962530ca8e479af3f8ad14a76aae7e763266b409"
13
12
end
14
13
15
14
@@ -34,8 +33,8 @@ class Pylint < Formula
34
33
end
35
34
36
35
resource "isort" do
37
- url "https://files.pythonhosted.org/packages/b8/21/1e2a441f74a653a144224d7d21afe8f4169e6c7c20bb13aec3a2dc3815e0 /isort-6.0.1 .tar.gz"
38
- sha256 "1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450 "
36
+ url "https://files.pythonhosted.org/packages/1e/82/fa43935523efdfcce6abbae9da7f372b627b27142c3419fcf13bf5b0c397 /isort-6.1.0 .tar.gz"
37
+ sha256 "9b8f96a14cfee0677e78e941ff62f03769a06d412aabb9e2a90487b3b7e8d481 "
39
38
end
40
39
41
40
resource "mccabe" do
You can’t perform that action at this time.
0 commit comments