1
0

- Update to 7.0.4:

* remove sleep in retries
  * pass scroll_id through body in scroll
  * add user-agent

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elasticsearch?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2019-09-13 08:10:28 +00:00
committed by Git OBS Bridge
parent e8aabf1722
commit 716535bb0e
4 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-elasticsearch
Version: 7.0.2
Version: 7.0.4
Release: 0
Summary: Python client for Elasticsearch
License: Apache-2.0