Mon, 06 May 2024 08:32:27 UTC | login

Information for build python-ldap-3.4.3-2.el9sopt_901

ID48977
Package Namepython-ldap
Version3.4.3
Release2.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/python-ldap#1c28faf720acbb95d6b90880a9bcff4caa5e1137
SummaryAn object-oriented API to access LDAP directory servers
Descriptionpython-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.).
Built bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 02:57:35 UTC
CompletedThu, 15 Jun 2023 03:08:12 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/python-ldap:1c28faf720acbb95d6b90880a9bcff4caa5e1137)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/python-ldap#1c28faf720acbb95d6b90880a9bcff4caa5e1137'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
python-ldap-3.4.3-2.el9sopt_901.src.rpm (info) (download)
x86_64
python3-ldap-3.4.3-2.el9sopt_901.x86_64.rpm (info) (download)
python-ldap-debugsource-3.4.3-2.el9sopt_901.x86_64.rpm (info) (download)
python3-ldap-debuginfo-3.4.3-2.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Thu Jan 12 2023 Simon Pichugin <spichugi@redhat.com> - 3.4.3-2 - Fix changelog date typo Related: rhbz#2158289 * Wed Jan 11 2023 Simon Pichugin <spichugi@redhat.com> - 3.4.3-1 - New upstream release 3.4.3 Resolves: rhbz#2158289 * Fri Jul 29 2022 Simon Pichugin <spichugi@redhat.com> - 3.3.1-9 - Disable openldap-servers tests as the package is fully deprecated Resolves: rhbz#2102940 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.3.1-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Mon Jun 28 2021 Christian Heimes <cheimes@redhat.com> - 3.3.1-7 - Fix SASL get/set options on big endian platforms - Resolves: rhbz#1976827 * Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 3.3.1-6 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.3.1-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 21 2021 Christian Heimes <cheimes@redhat.com> - 3.3.1-3 - Run test suite without tox (#1918913)