[Distutils] bdist_wininst on unix and install_lib

2011-04-12 Thread anatoly techtonik
Hi, I want to build binary wininst distributions of pure python package on unix. That's pretty possible and works already. But I need to patch `install_lib` and `install_data` targets with custom platform-specific modifications. I've noticed that bdist_wininst runs `install_*` targets during the

Re: [Distutils] DRAFT PEP 396 - module version number

2011-04-12 Thread Barry Warsaw
On Apr 09, 2011, at 06:23 PM, Éric Araujo wrote: Glad to read my review helped :) Indeed, thanks. I also think that “bundle” is a nice term to name what the docs currently calls a distribution. At the very least, *bundle* isn't completely overloaded 10x over in Pythonland yet. :) Another

[Distutils] Problem uploading an MSI to PyPI

2011-04-12 Thread exarkun
Hello all, A member of the Tahoe-LAFS community was kind enough to build a Python 2.6 amd64 MSI installer for pyOpenSSL 0.12 for me (since I am not set up to build anything for 64 bit Windows). The MSI is available at http://twistedmatrix.com/~exarkun/pyOpenSSL-0.12 .win-amd64-py2.6.msi for