Skip to content

Commit 9614da5

Browse files
committed
ldap_r is not supported anymore in openldap 2.5.
1 parent 2d1ce19 commit 9614da5

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Lib/ldap/pkginfo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
meta attributes for packaging which does not import any dependencies
33
"""
4-
__version__ = '3.4.3+awingu.1'
4+
__version__ = '3.4.3+awingu.2'
55
__author__ = 'python-ldap project'
66
__license__ = 'Python style'

Lib/ldapurl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
See https://www.python-ldap.org/ for details.
55
"""
66

7-
__version__ = '3.4.3+awingu.1'
7+
__version__ = '3.4.3+awingu.2'
88

99
__all__ = [
1010
# constants

Lib/ldif.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
See https://www.python-ldap.org/ for details.
55
"""
6-
__version__ = '3.4.3+awingu.1'
6+
__version__ = '3.4.3+awingu.2'
77

88
__all__ = [
99
# constants

Lib/slapdtest/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
See https://www.python-ldap.org/ for details.
55
"""
66

7-
__version__ = '3.4.3+awingu.1'
7+
__version__ = '3.4.3+awingu.2'
88

99
from slapdtest._slapdtest import SlapdObject, SlapdTestCase, SysLogHandler
1010
from slapdtest._slapdtest import requires_ldapi, requires_sasl, requires_tls

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ extra_objects =
2626
# Example for full-featured build:
2727
# Support for StartTLS/LDAPS, SASL bind and reentrant libldap_r.
2828
#libs = ldap_r lber
29-
libs = ldap_r lber sasl2 ssl crypto
29+
libs = ldap lber sasl2 ssl crypto
3030

3131
# Installation options
3232
[install]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy