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
FixesHomebrew/homebrew#8182.
ClosesHomebrew/homebrew#10051.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Restores compatibility with Qt 4.8.x. Also upgrades SIP to 4.13.1.
FixesHomebrew/homebrew#9225.
ClosesHomebrew/homebrew#9249.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
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>
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>
* 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