Wed, 03 Jul 2024 21:55:55 UTC | login

Information for build python-ldappool-3.0.0-5.fc38

ID248728
Package Namepython-ldappool
Version3.0.0
Release5.fc38
Epoch
SummaryA connection pool for python-ldap
DescriptionA simple connector pool for python-ldap. The pool keeps LDAP connectors alive and let you reuse them, drastically reducing the time spent to initiate a ldap connection. The pool has useful features like: - transparent re-connection on failures or server restarts - configurable pool size and connectors timeouts - configurable max lifetime for connectors - a context manager to simplify acquiring and releasing a connector
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 01 Jun 2023 09:15:22 UTC
CompletedThu, 01 Jun 2023 09:15:22 UTC
Tags
f38
f39
f40
RPMs
src
python-ldappool-3.0.0-5.fc38.src.rpm (info) (download)
noarch
python3-ldappool-3.0.0-5.fc38.noarch.rpm (info) (download)
Changelog * Tue May 23 2023 Joel Capitao <jcapitao@redhat.com> - 3.0.0-5 - Remove usage of six library * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 3.0.0-2 - Rebuilt for Python 3.11 * Wed Feb 23 2022 Karolina Kula <kkula@redhat.com> - 3.0.0-1 - Update to 3.0.0 - Remove python2 subpackage * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.4.0-10 - Rebuilt for Python 3.10