From ac850a58ff9b978670771b71dbcf4eec4418db32 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 20 Jun 2014 12:57:45 +0100 Subject: wxpython: add 3.0.0.0 bottle. Closes #30229. Signed-off-by: Mike McQuaid --- Library/Formula/wxpython.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/wxpython.rb b/Library/Formula/wxpython.rb index 5f0436dc9..9c5341bc2 100644 --- a/Library/Formula/wxpython.rb +++ b/Library/Formula/wxpython.rb @@ -18,6 +18,12 @@ class Wxpython < Formula url "https://downloads.sourceforge.net/project/wxpython/wxPython/3.0.0.0/wxPython-src-3.0.0.0.tar.bz2" sha1 "48451763275cfe4e5bbec49ccd75bc9652cba719" + bottle do + sha1 "43df795e1d7511dbc9464c9f92360535b158cc69" => :mavericks + sha1 "d448532551cd9eda9533d4c809a44caf050694ba" => :mountain_lion + sha1 "0fe8a028c879b0bfda403734d22f39bb58b2c658" => :lion + end + if MacOS.version <= :snow_leopard depends_on :python depends_on FrameworkPython -- cgit v1.2.3