Commit Graph

21 Commits

Author SHA1 Message Date
winiger
a6b1653d44 - build examples package only once
- add pkgpath fixes updating from unflavored versions

ok mbalmer@ simon@
2008-02-08 10:12:15 +00:00
winiger
0fa9ad5efd update from 2.2.0 to 2.3.1
python2.5.core on exit disappears

ok mbalmer@
2008-01-14 11:11:33 +00:00
winiger
0c342d1da1 make it possible to install for different python versions
ok and help from mbalmer@ and simon@
2008-01-11 09:03:16 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
simon
cc00442a1a remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:34:00 +00:00
steven
67d12fd178 change PKGNAME back to py-ldap.
noticed by Vijay Ramesh <vramesh2 at uiuc.edu>

ok sturm@
2007-04-07 19:35:59 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
mbalmer
455b8a5d85 Update to python-ldap 2.2.0. 2006-11-16 10:09:56 +00:00
espie
ccc1498fc1 more new libspecs. 2006-08-01 22:19:46 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
mbalmer
4f5ab2fe67 Update to version 2.0.10, released 2005-09-23
Changes since 2.0.9:

Lib/
* Switched back to old implementation of
  ldap.schema.tokenizer.split_tokens() since the new one
  had a bug which deletes the spaces from DESC
* ldap.INSUFFICIENT_ACCESS is now ignored in
  ldap.ldapobject.LDAPObject.search_subschemasubentry_s()
2005-09-23 11:59:02 +00:00
mbalmer
22ae2e54ed Update to version 2.0.9. 2005-07-29 10:26:58 +00:00
mbalmer
696d8fdf93 Update to version 2.0.8. 2005-06-29 14:18:39 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
mbalmer
fc3bf6e6a8 Updated to version 2.0.6 of python-ldap
Merged the examples subpackage into the main package
Enabled sasl2 support by default

ok alek@
2004-12-18 14:28:35 +00:00
espie
0306c93e20 rename flavors 2.1 -> py2.1
subpackage to avoid conflict
new style plist
2004-09-14 23:29:07 +00:00
espie
3ebd827638 packages ARE conflicting, thanks to the examples files.
Proper fix would mean putting the examples in a separate package, but
it's too late in the cycle to do so.

okay pvalchev@
2004-08-13 08:08:34 +00:00
xsa
5169bf05a7 new-style MODULES 2004-08-04 19:46:14 +00:00
xsa
9fb998730d update to 2.0.0pre19; from maintainer Marc Balmer <marc at msys.ch>
ok sturm@.
2004-02-17 20:47:45 +00:00
sturm
7349e2bcce NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
from Xavier Santolaria
2004-01-29 17:13:37 +00:00
sturm
5564337ce6 Initial import of py-ldap 2.0.0pre14
python-ldap provides an object-oriented API to access LDAP
directory servers from Python programs. Mainly it wraps the
OpenLDAP 2.x libs for that purpose.

Additionally the package contains modules for other LDAP-related
stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 sub-schema, etc.).

Not included: Direct BER support

WWW: http://python-ldap.sourceforge.net/

from Marc Balmer <marc@msys.ch>
2003-11-01 15:24:06 +00:00