Name: | python-elasticsearch |
---|---|
Version: | 1.9.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 469460 |
License: | ASL 2.0 |
RPM: | python-elasticsearch-1.9.0-1.el7.noarch.rpm |
Source RPM: | python-elasticsearch-1.9.0-1.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/elasticsearch/elasticsearch-py |
Summary: | Client for Elasticsearch |
Description: | Low 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 |
- Update to 1.9.0 (epel branches only)
- Upgrade to 1.7.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- 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
- Upgrade to 1.4.0 version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Upgrade to 1.0.0 version
- First RPM release