Tue, 16 Apr 2024 04:27:16 UTC | login

Information for build python-ldappool-2.3.1-1.el7

ID25643
Package Namepython-ldappool
Version2.3.1
Release1.el7
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 byamoralej
State complete
Volume DEFAULT
StartedTue, 02 Apr 2019 10:41:04 UTC
CompletedTue, 02 Apr 2019 10:43:23 UTC
Taskbuild (cloud7-openstack-rocky-el7, python-ldappool-2.3.1-1.el7.src.rpm)
Tags
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
RPMs
src
python-ldappool-2.3.1-1.el7.src.rpm (info) (download)
noarch
python2-ldappool-2.3.1-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Apr 02 2019 Alfredo Moralejo <amoralej@redhat.com> - 2.3.1-1 - Update to 2.3.1 for Rocky. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Oct 11 2018 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-5 - Python2 binary package has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-3 - Rebuilt for Python 3.7 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-2 - Rebuilt for Python 3.7 * Fri Apr 13 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.1.0-1 - Update to version 2.1.0 and run tests - Add a Python 3 subpackage - Add dependency on python-setuptools * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 25 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0-11 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.0-10 - Python 2 binary package renamed to python2-ldappool See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-7 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Feb 28 2012 Haïkel Guémar <hguemar@fedoraproject.org> - 1.0-0 - initial packaging