Commit graph

29 commits

Author SHA1 Message Date
Adam Vandenberg
7323a2e6f0 PyQt 4.9.4 2012-06-28 14:39:00 -07:00
ptrv
18144a6313 pyqt 4.9.3
Closes Homebrew/homebrew#13001.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-06-25 09:28:13 -05:00
Michael Bashkirov
3d894a6626 PyQT 4.9.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-23 10:09:46 -07:00
Jack Nagel
7476cf9473 pyqt: clean up test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-05 16:43:34 -05:00
Yann N. Dauphin
bb1b1da30a PyQT: Use correct PYTHONPATH during install
Closes Homebrew/homebrew#10825.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-03-09 14:03:22 -08:00
samueljohn
bd52b679da sip & pyqt: Now use lib/pythonX.Y/site-packages
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 Homebrew/homebrew#8182.
Closes Homebrew/homebrew#10051.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-02-16 00:03:07 -08:00
Nibbles 2bits
58617e5aae pyqt 4.9.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-12 18:21:40 -08:00
Jussi Sarkkinen
b5fab69772 PyQt: Update to 4.9
Restores compatibility with Qt 4.8.x. Also upgrades SIP to 4.13.1.

Fixes Homebrew/homebrew#9225.
Closes Homebrew/homebrew#9249.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-12-23 12:55:54 -08:00
dannenberg
5c4f651888 PyQt 4.8.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-30 09:33:25 -07:00
Ben
98b06ada3e PyQT 4.8.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-04 08:16:16 -07:00
Ches Martin
b6495f35d7 Update PyQt to 4.8.4, sip 4.12.2
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-05-05 06:43:06 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Charlie Sharpsteen
b3115fdb73 Bump PyQt to 4.8.3 and SIP to 4.12.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-06 11:51:17 -08:00
Adam Vandenberg
4fc019fbb3 PyQt 4.8.2 2010-12-27 08:44:41 -08:00
Adam Vandenberg
308a513b12 PyQt 4.8.1 2010-11-08 08:47:06 -08:00
Adam Vandenberg
d04101b5db pyqt - add test 2010-10-26 09:35:50 -07:00
Christopher
cf391f4bfd sip - removed check for Framework Python
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-26 09:35:49 -07:00
Emmanuel Blot
22717b2e93 Update SIP and PyQt to the latest versions released on October 22nd, '10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24 17:30:04 -07:00
Charlie Sharpsteen
85f5aa9ef5 Bump PyQt version number to 4.7.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12 07:09:46 -07:00
Charlie Sharpsteen
c23f1f5fb8 Updated PyQT from version 4.7.4 to 4.7.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-13 08:40:42 -07:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* 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-08-07 18:08:53 -07:00
Adam Vandenberg
944be22b67 Fix PYTHONPATH in PyQT - Fixes Homebrew/homebrew#1885 2010-07-18 08:38:16 -07:00
Adam Vandenberg
aa1a852423 Bump versions of pyqt and sip 2010-07-13 14:07:54 -07:00
Adam Vandenberg
83e208e1e6 Update PyQT. Fixes Homebrew/homebrew#1382. 2010-05-26 13:25:23 -07:00
Adam Vandenberg
9087a7e5e3 Update PyQt download. 2010-05-10 11:15:21 -07:00
Markus Heberling
9b5b2c98e6 updated pyqt to 4.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-13 16:46:28 -08:00
Travis Cline
838cade967 updated url in pyqt formula 2010-01-14 10:00:18 +00:00
Max Howell
c906149093 Install into Homebrew prefix
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-07 18:22:34 +00:00
Russ
1cddf1a46b PyQt 2009-11-07 18:22:34 +00:00