Preparing release 2.3.1

Torsten Kurbad python-ldap at tk-webart.de
Tue Jul 17 14:31:59 CEST 2007


Timur Izhbulatov wrote:
> Don't forget that the easy_install command works perfectly with
> project download pages on sf.net. So, I don't think it is necessary to
> upload .eggs to PyPI.
The question for me is: Does zc.buildout support this method. To clearify: We are developing projects that are widely based on Zope3 (http://www.zope.org). The zope corporation developed a concept named buildout to install .eggs locally in a project directory, which is interesting for users who don't have permission to write into the system's site-packages. This way, also different versions of python packages may coexist peacefully, since buildouts don't know the environment of their neighbors.

I will check, if the buildout.cfg supports checking out and building eggs from sf.net, but nevertheless, building on e.g. OS X is a bit tricky, since it lacks the appropriate openldap-2.3 and sasl headers, not even to speak of Win32...

And uploading to PyPI is as easy as:

# python setup.py register bdist_egg upload

Regards,
Torsten
-- 
Fon: +49-7071-700240 | Fax: +49-7071-700241 | http://www.tk-webart.de

Ich schreibe dir einen langen Brief, weil ich keine Zeit habe,
einen kurzen zu schreiben.    -- Johann Wolfgang von Goethe --






More information about the python-ldap mailing list