Re: python-ldap on PyPI (next version)

2007-07-16 Thread Michael Ströder
Hi Torsten, thanks for improving setup.py. Torsten Kurbad wrote: > > after a few modifications, the patch keeps full backward compatibility > to distutils and (hopefully at least ;o) works with Python 2.2 and > Windows. I've tested it (under openSUSE Linux) without setuptools with 2.2 and 2.5 a

Re: python-ldap on PyPI

2007-07-14 Thread Michael Ströder
Torsten Kurbad wrote: > > I just created a first .egg of python-ldap. Thanks for contributing this. > Using a standard Linux distribution, like Gentoo, Hmm, all modifications to setup.py should work on Windows either. > 1. If not already done so, follow the instructions at > http://peak.teleco

Re: python-ldap on PyPI

2007-07-13 Thread Torsten Kurbad
Hi folks, I just created a first .egg of python-ldap. Using a standard Linux distribution, like Gentoo, this can easily be replayed: 0. Make sure that you have a recent version of openldap, openssl and cyrus-sasl libraries and headers installed. 1. If not already done so, follow the instructions

Re: python-ldap on PyPI

2007-07-05 Thread Timur Izhbulatov
Torsten Kurbad wrote: > Timur Izhbulatov wrote: >> Hi guys, >> >> Any progress with python-ldap.egg? If nobody's working on this I'll >> have to make it myself because I need it too. >> >> Cheers, > Hi Timur, > > yes, me and my colleagues will prepare sth. during the next couple of > days. My boss

Re: python-ldap on PyPI

2007-07-05 Thread Timur Izhbulatov
Michael Ströder wrote: > Torsten Kurbad wrote: >> I'm currently involved in a project, using Zope3, there we would need a >> proper python-ldap.egg from the Python Cheeseshop. I realized that >> someone checked in some specs there >> (http://www.python.org/pypi/python-ldap/2.0.11), but there's no .

Re: python-ldap on PyPI

2007-06-29 Thread Michael Ströder
Torsten Kurbad wrote: > > I'm currently involved in a project, using Zope3, there we would need a > proper python-ldap.egg from the Python Cheeseshop. I realized that > someone checked in some specs there > (http://www.python.org/pypi/python-ldap/2.0.11), but there's no .egg > file attached to thi