forked from pool/python-elasticsearch
Accepting request 1029684 from devel:languages:python
ok OBS-URL: https://build.opensuse.org/request/show/1029684 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elasticsearch?expand=0&rev=32
This commit is contained in:
@@ -16,15 +16,18 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-elasticsearch
|
||||
Version: 8.4.3
|
||||
Version: 8.3.3
|
||||
Release: 0
|
||||
Summary: Python client for Elasticsearch
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/elastic/elasticsearch-py
|
||||
Source: https://github.com/elastic/elasticsearch-py/archive/refs/tags/v%{version}.tar.gz#/elasticsearch-py-%{version}.tar.gz
|
||||
# https://github.com/elastic/elasticsearch-py/issues/1983
|
||||
Patch0: python-elasticsearch-no-mock.patch
|
||||
BuildRequires: %{python_module elastic-transport >= 8 with %python-elastic-transport < 9}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
Reference in New Issue
Block a user