aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pyqt.rb
AgeCommit message (Collapse)Author
2012-06-28PyQt 4.9.4Adam Vandenberg
2012-06-25pyqt 4.9.3ptrv
Closes #13001. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-23PyQT 4.9.2Michael Bashkirov
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-05pyqt: clean up testJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-09PyQT: Use correct PYTHONPATH during installYann N. Dauphin
Closes #10825. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-02-16sip & pyqt: Now use lib/pythonX.Y/site-packagessamueljohn
Benefit: For brewed Python, adding stuff to the PYTHONPATH is no longer needed. For other Pythons nothing changes but the X.Y part in the path. Oh, and you only need to edit your PYTHONPATH once. - Added a method to get the major.minor version number from the current python - Updated the caveats to reflect the new path Fixes #8182. Closes #10051. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-02-12pyqt 4.9.1Nibbles 2bits
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-23PyQt: Update to 4.9Jussi Sarkkinen
Restores compatibility with Qt 4.8.x. Also upgrades SIP to 4.13.1. Fixes #9225. Closes #9249. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-30PyQt 4.8.6dannenberg
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-04PyQT 4.8.5Ben
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-05Update PyQt to 4.8.4, sip 4.12.2Ches Martin
PyQt 4.8.4 has just been released, and apparently they can't be bothered to keep the previous tarball in place... Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-06Bump PyQt to 4.8.3 and SIP to 4.12.1Charlie Sharpsteen
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-27PyQt 4.8.2Adam Vandenberg
2010-11-08PyQt 4.8.1Adam Vandenberg
2010-10-26pyqt - add testAdam Vandenberg
2010-10-26sip - removed check for Framework PythonChristopher
removed the apparently unnecesary check for a framework build of python from the sip build and stopped using system python for sip and pyqt Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24Update SIP and PyQt to the latest versions released on October 22nd, '10Emmanuel Blot
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12Bump PyQt version number to 4.7.7Charlie Sharpsteen
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13Updated PyQT from version 4.7.4 to 4.7.6Charlie Sharpsteen
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-07-18Fix PYTHONPATH in PyQT - Fixes #1885Adam Vandenberg
2010-07-13Bump versions of pyqt and sipAdam Vandenberg
2010-05-26Update PyQT. Fixes #1382.Adam Vandenberg
2010-05-10Update PyQt download.Adam Vandenberg
2010-02-13updated pyqt to 4.7Markus Heberling
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-01-14updated url in pyqt formulaTravis Cline
2009-11-07Install into Homebrew prefixMax Howell
This is the problem with doing our own Python stuff. But easy_install doesn't work great. The solution is probably jezdez's pip formula.
2009-11-07PyQtRuss