Skip to content

Commit

Permalink
putmail: disable
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Jul 9, 2024
1 parent 8d75333 commit 9b1ba85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/p/putmail.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ class Putmail < Formula
sha256 cellar: :any_skip_relocation, all: "1df81ef382665ba394fb3ee99383dd7662a776290f9efdb0a2c7765ce3a663e4"
end

# putmail doesn't support Python 3
disable! date: "2024-07-03", because: :unsupported

def install
bin.install "putmail.py"
man1.install "man/man1/putmail.py.1"
Expand Down

0 comments on commit 9b1ba85

Please sign in to comment.