Skip to content

Commit

Permalink
[email protected]: add 3.5.10 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
sashkab committed Dec 12, 2020
1 parent 4f38b54 commit 9dc82a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ class PythonAT35 < Formula
regex(%r{href=.*?v?(3\.5(?:\.\d+)*)/?["' >]}i)
end

bottle do
root_url "https://github.com/sashkab/homebrew-python/releases/download/[email protected]"
sha256 "1444be676c9b1b6c3fbaa85b16b0e96340a0d1d77e26643e45ac3fd4c1b51bd1" => :catalina
end

# setuptools remembers the build flags python is built with and uses them to
# build packages later. Xcode-only systems need different flags.
pour_bottle? do
Expand Down

0 comments on commit 9dc82a3

Please sign in to comment.