From 39949f0dff6326b2e4efd99a87b69dfc2462142d Mon Sep 17 00:00:00 2001 From: Thierry Moisan Date: Fri, 21 Mar 2025 09:10:11 -0400 Subject: [PATCH] webkit2png: deprecate --- Formula/w/webkit2png.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Formula/w/webkit2png.rb b/Formula/w/webkit2png.rb index 1d7bc8d33ef82..0b60be634a703 100644 --- a/Formula/w/webkit2png.rb +++ b/Formula/w/webkit2png.rb @@ -9,6 +9,9 @@ class Webkit2png < Formula sha256 cellar: :any_skip_relocation, all: "ad209d841f88f9b5d3a969e2493d853237c89234bd09dfc3d1aa2106832d2d7d" end + # requires Python 2, see https://github.com/paulhammond/webkit2png/issues/108 + deprecate! date: "2025-03-21", because: :unsupported + # Requires Quartz, as well as other potentially Mac-only libraries depends_on :macos