aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2014-06-20 19:48:06 +0100
committerMike McQuaid2014-06-20 19:49:32 +0100
commitda250a747cfac8f3470107b2d7651efe595d7779 (patch)
tree2d6495150163d0ee8407a156da000f7529487877
parented7b0ec7847f63ed04855ea4ddea936a19e8ce2b (diff)
downloadhomebrew-da250a747cfac8f3470107b2d7651efe595d7779.tar.bz2
Revert "wxpython: add 3.0.0.0 bottle."
This reverts commit ac850a58ff9b978670771b71dbcf4eec4418db32.
-rw-r--r--Library/Formula/wxpython.rb6
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