Announcing Python svn builds
[Posted June 15, 2009 by cook]
| From: |
| "A. Cavallo" <a.cavallo-AT-mailsnare.com> |
| To: |
| python-announce-list-AT-python.org |
| Subject: |
| Python svn builds |
| Date: |
| Fri, 12 Jun 2009 09:47:19 +0100 |
| Message-ID: |
| <200906120947.19318.a.cavallo@mailsnare.com> |
| Archive‑link: | |
Article |
Python svn builds (http://pyvm.sourceforge.net) is a project to provide
python binary builds ready to use.
The main features for these builds are:
+ install under /opt/opt-python-svnXXXXX-2.7a0 (XXXXX is the svn revision)
+ multiple interpreters can be installed side by side
+ installed in parallel to the system python (administrator friendly)
+ they're build for several different platforms (rpm based)
+ the build host is provided by the OpenSUSE buildserver
+ the builds can be deployed using yum/yast/urpmi (OpenSUSE buildserver)
+ each build runs a small smoke test and it is unattented
+ the test results are reported
The aim is:
+ implementing a continuous integration practice
+ to provide python developer with reliable and repeatable builds
+ modules developer can test their modules against the latest python
News for this version:
Few modules (imaging, numpy, pexpect and setuptools) have been added and
they're build for each intepreter.
These are still in testing but the aim here is to have a full complete build
chain with a test suite (next step is providing a test driven development).
Download and documentation from:
http://pyvm.sourceforge.net
Regards,
Antonio
References:
OpenSUSE buildserver: https://build.opensuse.org
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html