Пакет python-module-ldap3: Информация

    Исходный пакет: python-module-ldap3
    Версия: 2.5.2-alt1
    Собран:  1 мая 2019 г. 4:21 в задании #228360
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/ldap3/

    Лицензия: LGPLv3
    О пакете: A strictly RFC 4511 conforming LDAP V3 pure Python 3 client - Python 2 compatible
    Описание: 
    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.).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-ldap3 (noarch)
    python-module-ldap3-docs (noarch)
    python3-module-ldap3 (noarch)

    Сопровождающий: Ivan A. Melnikov


      1. python3-devel
      2. python3-module-pyasn1
      3. python3-module-setuptools
      4. python3-module-setuptools
      5. rpm-macros-sphinx
      6. rpm-build-python3
      7. python-devel
      8. python-module-alabaster
      9. python-module-docutils
      10. python-module-html5lib
      11. python-module-objects.inv
      12. python-module-pyasn1
      13. python-module-setuptools
      14. python-module-setuptools
      15. python-module-sphinx_rtd_theme
      16. python2.7(gssapi)

    Последнее изменение


    1 февраля 2019 г. Ivan A. Melnikov 2.5.2-alt1
    - Version 2.5.2.
    - Get rid of ubt.
    2 февраля 2018 г. Stanislav Levin 2.3-alt1.S1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    2 ноября 2017 г. Aleksei Nikiforov 2.3-alt1.S1
    - Updated to upstream version 2.3.
    - Disabled tests since it requires running ldap server.