Thu, 09 May 2024 17:54:53 UTC | login

Information for build python-elasticsearch-1.4.0-2.el7

ID1141
Package Namepython-elasticsearch
Version1.4.0
Release2.el7
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 byapevec
State complete
Volume DEFAULT
StartedSat, 02 May 2015 02:12:55 UTC
CompletedSat, 02 May 2015 02:15:13 UTC
Taskbuild (cloud7-openstack-common-el7, python-elasticsearch-1.4.0-2.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
cloud7-openstack-queens-candidate
cloud7-openstack-queens-release
cloud7-openstack-queens-testing
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
RPMs
src
python-elasticsearch-1.4.0-2.el7.src.rpm (info) (download)
noarch
python-elasticsearch-1.4.0-2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Sat May 02 2015 Alan Pevec <apevec@fedoraproject.org> - 1.4.0-2 - disable thrift connection * 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