diff options
| -rw-r--r-- | Library/Formula/wxpython.rb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Library/Formula/wxpython.rb b/Library/Formula/wxpython.rb index 9c5341bc2..5f0436dc9 100644 --- a/Library/Formula/wxpython.rb +++ b/Library/Formula/wxpython.rb @@ -18,12 +18,6 @@ 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 |
