Skip to content

Commit

Permalink
python-prompt-toolkit: add 3.0.41 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane authored and BrewTestBot committed Nov 26, 2023
1 parent d1d172d commit 7200221
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Formula/p/python-prompt-toolkit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ class PythonPromptToolkit < Formula
sha256 "941367d97fc815548822aa26c2a269fdc4eb21e9ec05fc5d447cf09bad5d75f0"
license "BSD-3-Clause"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "833dd8a0ec1381ca2e9960f02a4d72452bc9f900972f90f8ed44e8dd33afb886"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e4920f959794a62e9213a16bd1073cd88f7d7ae12a877e83a3e9d1cabf8924c3"
sha256 cellar: :any_skip_relocation, arm64_monterey: "8be9e3755bd28fffe695f1b2862ad91dd9d38209bca42dd33139fc35755584ef"
sha256 cellar: :any_skip_relocation, sonoma: "cfa4ac4bfa3aaeb4983f7df821d97a439f33e56ab65d79bbe9cc85022800d061"
sha256 cellar: :any_skip_relocation, ventura: "d46ba018eb6ccfe84eaf10d0d66dd4002ff4935d3c2201c87364bb03dd61c8fd"
sha256 cellar: :any_skip_relocation, monterey: "a110eadf2d8998f45dcb3653b3829e6c4b6e8e60f34445101d22779054cb0d13"
sha256 cellar: :any_skip_relocation, x86_64_linux: "600d3f4276cae515bb7bd0597dd5a410ff59693bf319d3df924ce459ef4727ba"
end

depends_on "python-setuptools" => :build
depends_on "[email protected]" => [:build, :test]
depends_on "[email protected]" => [:build, :test]
Expand Down

0 comments on commit 7200221

Please sign in to comment.