pyqt: add 4.11.1 bottle.

This commit is contained in:
BrewTestBot 2014-10-26 13:55:11 +00:00 committed by Mike McQuaid
parent 2f3a39adac
commit c863f1e1b3

View file

@ -5,6 +5,13 @@ class Pyqt < Formula
url "https://downloads.sf.net/project/pyqt/PyQt4/PyQt-4.11.1/PyQt-mac-gpl-4.11.1.tar.gz"
sha1 "9d7478758957c60ac5007144a0dc7f157f4a5836"
bottle do
revision 1
sha1 "251fb1a136972de87c98d3d06a3f5e1d6b8351d4" => :yosemite
sha1 "43f5b59a2b08d5ed035016459ffce566577a6e42" => :mavericks
sha1 "e058c40214fa5bed6391e815cfe7b2473b2bbc98" => :mountain_lion
end
depends_on :python => :recommended
depends_on :python3 => :optional