Skip to content

Commit

Permalink
brew-pip: deprecate
Browse files Browse the repository at this point in the history
Closes #99401.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
mohzulfikar authored and BrewTestBot committed Apr 16, 2022
1 parent 51dc69c commit bc0ce21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/brew-pip.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ class BrewPip < Formula
sha256 cellar: :any_skip_relocation, mojave: "d2cc472aef77f711ebb4890a1f669e9d7bf1668c5e024ef97b8e09fb8e6565aa"
end

# Repository is not maintained in 9+ years
deprecate! date: "2022-04-16", because: :unmaintained

def install
bin.install "bin/brew-pip"
end
Expand Down

0 comments on commit bc0ce21

Please sign in to comment.