From 6415ce7465d6dc55e82f51809ead7c01b9aafe3b Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 16 Mar 2014 15:21:51 +0000 Subject: python3: remove bottle. Closes #27515. --- Library/Formula/python3.rb | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Library/Formula/python3.rb') diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index e492b5bf4..7f6a59ef6 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -5,12 +5,6 @@ class Python3 < Formula url 'http://python.org/ftp/python/3.3.5/Python-3.3.5.tgz' sha1 '15f24702c5ae07d364606c663e515c1d9ba58615' - bottle do - sha1 "1ce3be8086248a1200d5e5e5f08b544177b812eb" => :mavericks - sha1 "f0e160264e6f94c0fbb66a9fd1f2e914d4e2522a" => :mountain_lion - sha1 "c44b97698b7c002c3aa38323a774c0883049d569" => :lion - end - VER='3.3' # The . is used so often. head 'http://hg.python.org/cpython', :using => :hg, :branch => VER -- cgit v1.2.3