[PySide] PySide 1.2.2 OS/X wheels

anatoly techtonik techtonik at gmail.com
Tue Apr 29 11:43:32 CEST 2014


On Tue, Apr 29, 2014 at 12:13 AM, Christian Tismer <tismer at stackless.com> wrote:
>
> Thank you! Yes, that was what I always wanted to have for OSX.
>
> Actually, I build things quite often in the last days, which was
> a boring, manual task, and error-prone to get right.
>
> So on Saturday I started hacking a script together that builds
> everything from a single command line, builds all the 16 pythons
> and then builds all the wheels and eggs in parallel batches.
> This uses the original pyside_build as a sub-process.
>
> Just the uploading to Bitbucket is still manual, until I find a way
> to script that as well.
> Maybe I should simply put that on a different site that I directly
> control.
>
> I will upload that script somewhere, soon.
> It was interesting to make a bootstrap from nothing, that manages to
> install everything alone for all python versions.

There is:
https://github.com/PySide/pyside-setup
https://github.com/PySide/BuildScripts
Can anybody somehow link those two together.

I also have a lot of fun with reinventing and playing with bootstrapping
bicycles, which resulted in some conventions and public domain code
that I very much hope is reusable:
https://bitbucket.org/techtonik/locally

So, once I complete my SCons research, I may help to build a single
bootstrap.py script that does everything.
-- 
anatoly t.



More information about the PySide mailing list