diff --git a/7.0.2.tar.gz b/7.0.2.tar.gz deleted file mode 100644 index 2788e61..0000000 --- a/7.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ec50974fcdab710cbc608565da0903c2e0419ec5cf816040ba35036a4a525cd -size 102921 diff --git a/7.0.4.tar.gz b/7.0.4.tar.gz new file mode 100644 index 0000000..80dda14 --- /dev/null +++ b/7.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af72b1356155ecadc368b4f94084666ab0f73f8a0591520eb2867797a8bdad5 +size 103407 diff --git a/python-elasticsearch.changes b/python-elasticsearch.changes index daf3177..d87e206 100644 --- a/python-elasticsearch.changes +++ b/python-elasticsearch.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 13 08:03:22 UTC 2019 - Tomáš Chvátal + +- 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 diff --git a/python-elasticsearch.spec b/python-elasticsearch.spec index b8f3434..d61569e 100644 --- a/python-elasticsearch.spec +++ b/python-elasticsearch.spec @@ -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