b903b03 Issue 49820 - lib389 requires wrong python ldap library

Authored and Committed by vashirov 5 years ago
    Issue 49820 - lib389 requires wrong python ldap library
    
    Bug Description:
    python3-ldap [1] is not the same as python-ldap [2].
    
    [1] https://pypi.org/project/python3-ldap/
    [2] https://pypi.org/project/python-ldap/
    
    Fix Description:
    Update setup.py and requirements.txt.
    
    https://pagure.io/389-ds-base/issue/49820
    
    Reviewed by: mreynolds (Thanks!)
    
        
file modified
+1 -1
file modified
+1 -1