- 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:
parent
e8aabf1722
commit
716535bb0e
@ -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
3
7.0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1af72b1356155ecadc368b4f94084666ab0f73f8a0591520eb2867797a8bdad5
|
||||
size 103407
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user