>Perhaps yes, but I don't want to have multiple sources for such build. If >someone takes the job to provide such build on each release, I expect from him >to do the job on time and on a long term.
For building Neso as a cross-platform application on any platform, have you considered using http://www.pyinstaller.org/ instead of py2app? As far as I understand you don't need macosx, it should save you from snow leopard hell http://www.vijayp.ca/blog/?p=62 (needing to force it into 32 bits), and could make your Neso workflow DRY (1 action for all platforms). OK the resulting image will probably be bigger, but for the Neso usage, testing, I don't see that as a problem. -- [email protected] mailing list
