Skip to content

Commit

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

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

depends_on "putmail"

def install
Expand Down

0 comments on commit be7b271

Please sign in to comment.