Commit Graph

19 Commits

Author SHA1 Message Date
lraab
6e5c949103 databases/py-ldap0: update to 1.4.10
changelog:
https://code.stroeder.com/pymod/python-ldap0/compare/v1.4.9...v1.4.10

with test tweaks and ok sthen
2022-11-14 15:15:10 +00:00
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen
f0c03f82d3 adapt to OpenLDAP update; libldap_r no longer exists as a separate library.
the main libldap can be used instead.
2022-05-14 15:35:07 +00:00
landry
c1683cfef8 databases/py-ldap0: update to 1.4.9, from maintainer Lucas Raab 2022-04-21 07:43:18 +00:00
sthen
d4770ef5ad needs FIX_EXTRACT_PERMISSIONS 2022-03-25 19:48:32 +00:00
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
landry
74413ba325 databases/py-ldap0: update to 1.4.7, from maintainer Lucas Raab
see https://code.stroeder.com/pymod/python-ldap0/compare/v1.4.6...v1.4.7
2022-02-03 07:08:51 +00:00
landry
e0eb4952f0 databases/py-ldap0: update to 1.4.6, from maintainer Lucas Raab
see https://code.stroeder.com/pymod/python-ldap0/compare/v1.4.3...v1.4.6
2022-01-03 09:29:08 +00:00
sthen
e0c5a7d40a update to py3-ldap0-1.4.3, from Lucas Raab (maintainer) 2021-12-11 14:52:37 +00:00
landry
790db8ef16 databases/py-ldap0: update to 1.4.1, from Maintainer Lucas Raab 2021-11-21 08:12:20 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
sthen
5474821282 update to py3-ldap0-1.4.0, from maintainer Lucas Raab 2021-10-30 18:53:34 +00:00
landry
120908f6ab databases/py-ldap0: update to 1.3.1, from MAINTAINER Lucas Raab 2021-10-10 08:58:50 +00:00
landry
5a831e4b72 databases/py-ldap0: update to 1.2.8, from MAINTAINER Lucas Raab
See https://gitlab.com/ae-dir/python-ldap0/-/compare/v1.2.2...v1.2.8
2021-05-28 15:10:26 +00:00
landry
f82e9a0a52 databases/py-ldap0: update to 1.2.2, from MAINTAINER Lucas Raab 2021-04-30 07:33:07 +00:00
sthen
a5b63d4b60 update to py-ldap0-1.1.4, from Lucas Raab (maintainer) 2021-02-01 18:20:46 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
landry
8fdc22f626 Import py-ldap0, from MAINTAINER Lucas Raab
ldap0 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 some Python modules for:

* parsing and producing LDIF
* handling LDAP URLs
* parse and handle LDAPv3 subschema
* LDAPv3 extended operations and controls
* automatic tests with OpenLDAP server

Upstream warns that this should only be used with upstream's software,
and API stability is not guaranteed.

dependency of upcoming web2ldap port.

tweaks by me: update to 1.0.11 (released some hours ago), set NO_TEST as
tests/ subdir isnt in PyPi tarballs

ok sthen@
2020-06-12 09:56:18 +00:00