From f115b9d72d803e468859d9e970c2796abb4d0dc6 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 16 Jan 2015 20:52:43 +0000 Subject: pyqt5: add 5.4 bottle. --- Library/Formula/pyqt5.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/pyqt5.rb b/Library/Formula/pyqt5.rb index fcd33cc5c..4eb1c6ce6 100644 --- a/Library/Formula/pyqt5.rb +++ b/Library/Formula/pyqt5.rb @@ -5,6 +5,12 @@ class Pyqt5 < Formula url "https://downloads.sf.net/project/pyqt/PyQt5/PyQt-5.4/PyQt-gpl-5.4.tar.gz" sha1 "057e6b32c43e673e79f876fb9b6f33d3072edfc2" + bottle do + sha1 "5a7e7b91f9cc8d5b4ec3cfa5590cb200e98c4382" => :yosemite + sha1 "2797239e99fe1d858d49b24b563be951b2c5fb9f" => :mavericks + sha1 "6ceceadb5d76ff3b8a71300ac761b324d193dcea" => :mountain_lion + end + option 'enable-debug', "Build with debug symbols" option 'with-docs', "Install HTML documentation and python examples" -- cgit v1.2.3