Skip to content

Commit b4601e2

Browse files
authored
Merge pull request #213583 from Homebrew/webkit2png_deprecate
webkit2png: deprecate
2 parents 0a40eb2 + 39949f0 commit b4601e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Formula/w/webkit2png.rb

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ class Webkit2png < Formula
99
sha256 cellar: :any_skip_relocation, all: "ad209d841f88f9b5d3a969e2493d853237c89234bd09dfc3d1aa2106832d2d7d"
1010
end
1111

12+
# requires Python 2, see https://github.com/paulhammond/webkit2png/issues/108
13+
deprecate! date: "2025-03-21", because: :unsupported
14+
1215
# Requires Quartz, as well as other potentially Mac-only libraries
1316
depends_on :macos
1417

0 commit comments

Comments
 (0)