diff --git a/Formula/appscale-tools.rb b/Formula/appscale-tools.rb index 3a0b96be9046a..8cc67c7744199 100644 --- a/Formula/appscale-tools.rb +++ b/Formula/appscale-tools.rb @@ -16,7 +16,7 @@ class AppscaleTools < Formula # Requires Python2. # https://github.com/Homebrew/homebrew-core/issues/93940 - deprecate! date: "2022-04-23", because: :unsupported + disable! date: "2023-04-24", because: :unsupported depends_on "libyaml" depends_on :macos # Due to Python 2 (Uses SOAPPy, which does not support Python 3)