Name: | python3-ldap |
---|---|
Version: | 3.4.3 |
Release: | 2.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 875388 |
License: | Python |
RPM: | python3-ldap-3.4.3-2.el9.aarch64.rpm |
Source RPM: | python-ldap-3.4.3-2.el9.src.rpm |
Build Date: | Sat Apr 01 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://python-ldap.org/ |
Summary: | An object-oriented API to access LDAP directory servers |
Description: | python-ldap provides an object-oriented API for working with LDAP within Python programs. It allows access to LDAP directory servers by wrapping the OpenLDAP 2.x libraries, and contains modules for other LDAP-related tasks (including processing LDIF, LDAPURLs, LDAPv3 schema, etc.). |
- Fix changelog date typo Related: rhbz#2158289
- New upstream release 3.4.3 Resolves: rhbz#2158289
- Disable openldap-servers tests as the package is fully deprecated Resolves: rhbz#2102940
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Fix SASL get/set options on big endian platforms - Resolves: rhbz#1976827
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Run test suite without tox (#1918913)