We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1129533 commit 89b7c76Copy full SHA for 89b7c76
formula/python2.rb
@@ -6,12 +6,6 @@ class Python2 < Formula
6
revision 1
7
head "https://github.com/python/cpython.git", :branch => "2.7"
8
9
- bottle do
10
- sha256 "accfaa922708f00afb69ab230199f96e6ecdddd248a1eca586ce1e5e5cfd732b" => :catalina
11
- sha256 "54d3351d6be8268b2f5017894dcc8e083811dfa3812bdb9f79f989873b9a4542" => :mojave
12
- sha256 "cfd5c6eeac37065d19f527bb0798a9caf1928bab3340cd545224861a3c82f219" => :high_sierra
13
- end
14
-
15
# setuptools remembers the build flags python is built with and uses them to
16
# build packages later. Xcode-only systems need different flags.
17
pour_bottle? do
0 commit comments