From 476be213e70946cd83677f6a3c62c9b10cf2291d Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Apr 2014 20:02:10 +0100 Subject: python: add 2.7.6 bottle. --- Library/Formula/python.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula/python.rb') diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 0ec366b9c..3372135bb 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -6,6 +6,13 @@ class Python < Formula url 'http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz' sha1 '8328d9f1d55574a287df384f4931a3942f03da64' + bottle do + revision 1 + sha1 "6edbb41862da07d75845c8ca156956629c069523" => :mavericks + sha1 "30ebdd9f448d766ff1783a2dc7c4a2b4a6deecc4" => :mountain_lion + sha1 "9d40b1ce6ef16e9bee5f2dc26bf1a396b4ccca03" => :lion + end + option :universal option 'quicktest', "Run `make quicktest` after the build (for devs; may fail)" option 'with-brewed-tk', "Use Homebrew's Tk (has optional Cocoa and threads support)" -- cgit v1.2.3