Skip to content

Commit

Permalink
appscale-tools: disable
Browse files Browse the repository at this point in the history
Download count is 0 last 30 days, and upstream looks inactive since 2020
There is a new release but it's probably not worth updating at this point
  • Loading branch information
iMichka committed Apr 24, 2023
1 parent 498088f commit 415d0b4
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 415d0b4

Please sign in to comment.