Accepting request 730628 from devel:languages:python

- 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/request/show/730628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-elasticsearch?expand=0&rev=7
This commit is contained in:
Yuchen Lin 2019-09-17 11:36:17 +00:00 committed by Git OBS Bridge
commit 0469c1dcb6
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ec50974fcdab710cbc608565da0903c2e0419ec5cf816040ba35036a4a525cd
size 102921

3
7.0.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1af72b1356155ecadc368b4f94084666ab0f73f8a0591520eb2867797a8bdad5
size 103407

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Sep 13 08:03:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 7.0.4:
* remove sleep in retries
* pass scroll_id through body in scroll
* add user-agent
-------------------------------------------------------------------
Fri Jun 7 09:21:34 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>

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