On 8 Sep 2014 04:51, "Antonio Cavallo" <a.cava...@cavallinux.eu> wrote: > > Ok, > > I've put everything under the tools directory of the build server for the project home:cavallo71:opt-python-interpreters: > > https://build.opensuse.org/package/show/home:cavallo71:opt-python-interpreters/tools > > To get started you need using the osc client (it uses the same subversion syntax, so is very simple): > > $> osc co home:cavallo71:opt-python-interpreters > $> make -f tools/Makefile update (for the 2.7 branch) > $> make -f tools/Makefile BRANCH=3 update (for the 3.x branch, I > haven't fixed few issue with the build)
Thanks for posting this! > I don't think you'd bee able to use as it is because is still linked to my account (few hardcoded paths). But I can help in bootstrapping it if there's a general consensus on that (maybe having the python project official release build on susebuild?). Integration into the release process will be up to the current release managers (Larry Hastings for 3.4/3.5 and Benjamin Peterson for 2.7). That may be worthwhile as a distro independent way of publishing "opt builds" of Python for Linux platforms (I'd suggest using the softwarecollections.org convention and put them under "/opt/psf/pythonXY"). Note that I think it's worth pursuing this as an integration testing tool, regardless of whether or not we end up incorporating it into the release process. > Then there's the testing bit (it's separate from the python binaries build to insulate the two). It's very similar and I'll post more details when ready. Thanks again! Regards, Nick. > > I hope this helps, > Thnaks > > > > Antonio Cavallo wrote: >> >> Setting up a repo with the code and cleaning a bit here and there. >> Over the weekend I can put something useable. >> >> >> >> Nick Coghlan wrote: >>> >>> On 4 September 2014 18:50, A. Cavallo<a.cava...@cavallinux.eu> wrote: >>>> >>>> Yes there are "details" indeed. But not show stoppers. A prototype >>>> can be >>>> seen here: http://cclimited.webfactional.com >>>> The nice bit is testing will be executed in a total fresh instance, >>>> an added >>>> bonus >>> >>> >>> Oh, very nice! >>> >>> What is needed to get that up and running? >>> >>> Regards, >>> Nick. >>> >> _______________________________________________ >> Python-Dev mailing list >> Python-Dev@python.org >> https://mail.python.org/mailman/listinfo/python-dev >> Unsubscribe: >> https://mail.python.org/mailman/options/python-dev/a.cavallo%40cavallinux.eu >> > _______________________________________________ > Python-Dev mailing list > Python-Dev@python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com