Skip to content

Commit

Permalink
libgraphqlparser: deprecate as it requires Python 2
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Aug 16, 2021
1 parent 78cedba commit 3344a5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/libgraphqlparser.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ class Libgraphqlparser < Formula
sha256 cellar: :any, high_sierra: "64779ec3108d9eef789d279abfafa90437c6a76b2ed3973d45979cd1051dc170"
end

deprecate! date: "2020-04-20", because: "requires Python 2 to build"

depends_on "cmake" => :build
depends_on :macos # Due to Python 2

Expand Down

0 comments on commit 3344a5b

Please sign in to comment.