Tue, 18 Jun 2024 13:22:15 UTC | login

Information for build python-elasticsearch-2.4.0-6.fc28

ID34271
Package Namepython-elasticsearch
Version2.4.0
Release6.fc28
Epoch
SummaryClient for Elasticsearch
DescriptionLow level client for Elasticsearch. It's goal is to provide common ground for all Elasticsearch-related code in Python. The client's features include: - Translating basic Python data types to and from json - Configurable automatic discovery of cluster nodes - Persistent connections - Load balancing (with pluggable selection strategy) across all available nodes - Failed connection penalization (time based - failed connections won't be retried until a timeout is reached) - Thread safety - Pluggable architecture
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 23:45:38 UTC
CompletedWed, 06 Jun 2018 23:45:38 UTC
Tags
f29
RPMs
src
python-elasticsearch-2.4.0-6.fc28.src.rpm (info) (download)
noarch
python2-elasticsearch-2.4.0-6.fc28.noarch.rpm (info) (download)
python3-elasticsearch-2.4.0-6.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.4.0-5 - Python 2 binary package renamed to python2-elasticsearch See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Mar 12 2017 Piotr Popieluch <piotr1212@gmail.com> - 2.4.0-3 - Update python thrift requires * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Dec 28 2016 Adam Williamson <awilliam@redhat.com> - 2.4.0-1 - Update to 2.4.0 (needed for latest elastic-curator) - Document missing tests * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-4 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.0-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Jun 15 2016 Orion Poplawski <orion@cora.nwra.com> - 2.3.0-2 - Drop %py3dir and use new macros * Wed Jun 08 2016 Piotr Popieluch <piotr1212@gmail.com> - 2.3.0-1 - Update to 2.3.0 * Wed Jun 08 2016 Piotr Popieluch <piotr1212@gmail.com> - 2.0.0-4 - Readd python-rullib dependency, rpmlint Error needs to be ignored #1344121 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Nov 04 2015 Robert Kuska <rkuska@redhat.com> - 2.0.0-2 - Rebuilt for Python3.5 rebuild * Wed Oct 14 2015 Daniel Bruno <dbruno@fedoraproject.org> - 2.0.0-1 - Elasticsearch 2.0.0 version release * Tue Sep 22 2015 Daniel Bruno <dbruno@fedoraproject.org> - 1.7.0-1 - Upgrade to 1.7.0 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu May 14 2015 Piotr Popieluch <piotr1212@gmail.com> - 1.4.0-2 - Add python3 module - Remove trailing whitespace - Remove deprecated group tag - Move license from %doc to %license - Remove deprecated rm -rf buildroot - fix rpmlint Error: explicit-lib-dependency python-urllib3 * Tue Apr 07 2015 Alan Pevec <apevec@fedoraproject.org> - 1.4.0-1 - Upgrade to 1.4.0 version * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Apr 14 2014 Daniel Bruno <dbruno@fedoraproject.org> - 1.0.0-1 - Upgrade to 1.0.0 version * Tue Nov 26 2013 Daniel Bruno <dbruno@fedoraproject.org> - 0.4.3-1 - First RPM release