| Name: | python3-ldap |
|---|---|
| Version: | 3.1.0 |
| Release: | 5.el8 |
| Architecture: | aarch64 |
| Group: | System Environment/Libraries |
| Size: | 915285 |
| License: | Python |
| RPM: | python3-ldap-3.1.0-5.el8.aarch64.rpm |
| Source RPM: | python-ldap-3.1.0-5.el8.src.rpm |
| Build Date: | Sun Nov 10 2019 |
| Build Host: | ca-arm-jenkins-builder-01 |
| Vendor: | Oracle America |
| URL: | http://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.). |
- Require platform-python-setuptools instead of python3-setuptools - Resolves: rhbz#1650537
- Don't build the python2 subpackage (fix for the previous commit)
- Conditionalize, and don't build, the python2 subpackage
- In %check, use pytest directly rather than tox
- New upstream release 3.1.0
- New upstream release 3.0.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- New upstream release 3.0.0b4 (RHBZ #1496470)
- New upstream release 3.0.0b3 (RHBZ #1496470)
- New upstream release 3.0.0b2 (RHBZ #1496470) - Require OpenLDAP with fix for NSS issue (see #1520990)