!7 [update] update to 7.17.4
From: @wangqiang95 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
2a2a1d6162
Binary file not shown.
BIN
elasticsearch7-7.17.4.tar.gz
Normal file
BIN
elasticsearch7-7.17.4.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-elasticsearch
|
Name: python-elasticsearch
|
||||||
Version: 7.10.1
|
Version: 7.17.4
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python client for Elasticsearch
|
Summary: Python client for Elasticsearch
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/elastic/elasticsearch-py
|
URL: https://github.com/elastic/elasticsearch-py
|
||||||
Source0: https://files.pythonhosted.org/packages/65/6e/7d949d1801ae0ff84de0ed0ef3473bd061d0f26647282d632f2e65a05364/elasticsearch-7.10.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/65/6e/7d949d1801ae0ff84de0ed0ef3473bd061d0f26647282d632f2e65a05364/elasticsearch7-7.17.4.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-urllib3
|
Requires: python3-urllib3
|
||||||
@ -49,7 +49,7 @@ ground for all Elasticsearch-related code in Python; because of this it tries
|
|||||||
to be opinion-free and very extendable.
|
to be opinion-free and very extendable.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n elasticsearch-7.10.1
|
%autosetup -n elasticsearch7-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -89,5 +89,11 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 13 2022 wangqiang <wangqiang1@kylinos.cn> - 7.17.4-1
|
||||||
|
- Type: update
|
||||||
|
- ID: NA
|
||||||
|
- SUG: NA
|
||||||
|
- DESC: Update to 7.17.4.
|
||||||
|
|
||||||
* Mon Feb 08 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Mon Feb 08 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user