Skip to content

Commit

Permalink
python-requests-oauthlib: add 1.3.1 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 5d80f6f commit 74f522b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Formula/p/python-requests-oauthlib.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ class PythonRequestsOauthlib < Formula
sha256 "75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a"
license "ISC"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d52dbcf8e408d93adb922c794f044e6565abdcd8216f17437fd647f984b91b96"
sha256 cellar: :any_skip_relocation, arm64_ventura: "40023d25c36a4a93d85bc43a832a3f90738b3bd7b2c19558bb45540edd50847d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "46e6b829f15ae43616693690c5ecb6e4ce3a50aa7836290794924ba8f431081e"
sha256 cellar: :any_skip_relocation, sonoma: "f6aaf863614a9c32b3e3eb4e4c1277c4717f563d1a7758123cff5f6012d9f898"
sha256 cellar: :any_skip_relocation, ventura: "cb1b4dba65b85a84b051c693dbe1a13a67de820eb2018d2f9ca6c82f2d742b8b"
sha256 cellar: :any_skip_relocation, monterey: "e5604739897d8559eb185121501ba45304ae1a851a6b65a6478c75a2a48be4ce"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d1115c7994150f741f5767237149918be4609fb95f9503cfa06ca6ea00adcc78"
end

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

0 comments on commit 74f522b

Please sign in to comment.