| Name: | python3-ldap |
|---|---|
| Version: | 3.1.0 |
| Release: | 4.el8 |
| Architecture: | x86_64 |
| Group: | System Environment/Libraries |
| Size: | 830797 |
| License: | Python |
| RPM: | python3-ldap-3.1.0-4.el8.x86_64.rpm |
| Source RPM: | python-ldap-3.1.0-4.el8.src.rpm |
| Build Date: | Sat Mar 09 2019 |
| Build Host: | ca-build101.us.oracle.com |
| 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.). |
- 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)
- New upstream release 3.0.0b1 (RHBZ #1496470) - Resolves RHBZ #1489184 - Enable unittests - Remove dsml module - Package python3-ldap, which obsoletes python3-pyldap