Skip to content

Commit

Permalink
Merge pull request #129231 from iMichka/appscale-tools
Browse files Browse the repository at this point in the history
appscale-tools: disable
  • Loading branch information
p-linnane authored Apr 24, 2023
2 parents 002851b + 415d0b4 commit e351d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/appscale-tools.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e351d58

Please sign in to comment.