Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-elasticsearch-dsl for openSUSE:Factory checked in at 2023-09-10 13:09:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-elasticsearch-dsl (Old) and /work/SRC/openSUSE:Factory/.python-elasticsearch-dsl.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-elasticsearch-dsl" Sun Sep 10 13:09:56 2023 rev:7 rq:1109630 version:8.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-elasticsearch-dsl/python-elasticsearch-dsl.changes 2023-05-10 16:19:58.243488012 +0200 +++ /work/SRC/openSUSE:Factory/.python-elasticsearch-dsl.new.1766/python-elasticsearch-dsl.changes 2023-09-10 13:10:30.215140341 +0200 @@ -1,0 +2,11 @@ +Fri Sep 1 16:54:43 UTC 2023 - Matej Cepl <mc...@suse.com> + +- Update to 8.9.0: + - Added Elasticsearch 8.x support + - Dropped support for Python 2.7 and 3.5 + - Added support for Python 3.10 and 3.11 + - Added the MultiTerms aggregation + - Added the CombinedFields query +- Remove upstreamed python-elasticsearch-dsl-no-mock.patch. + +------------------------------------------------------------------- Old: ---- elasticsearch-dsl-7.4.1.tar.gz python-elasticsearch-dsl-no-mock.patch New: ---- elasticsearch-dsl-8.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-elasticsearch-dsl.spec ++++++ --- /var/tmp/diff_new_pack.kSU4Fc/_old 2023-09-10 13:10:31.907200793 +0200 +++ /var/tmp/diff_new_pack.kSU4Fc/_new 2023-09-10 13:10:31.907200793 +0200 @@ -17,27 +17,23 @@ Name: python-elasticsearch-dsl -Version: 7.4.1 +Version: 8.9.0 Release: 0 Summary: Python client for Elasticsearch License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/elasticsearch/elasticsearch-dsl-py Source: https://github.com/elastic/elasticsearch-dsl-py/archive/refs/tags/v%{version}.tar.gz#/elasticsearch-dsl-%{version}.tar.gz -# https://github.com/elastic/elasticsearch-dsl-py/issues/1596 -# PATCH-FEATURE-UPSTREAM python-elasticsearch-dsl-no-mock.patch gh#elastic/elasticsearch-dsl-py#1596 mc...@suse.com -# Use unittest.mock instead of the external package (merged to master, not yet released) -Patch0: python-elasticsearch-dsl-no-mock.patch BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros # gh#elastic/elasticsearch-dsl-py#1569 -Requires: (python-elasticsearch >= 7.0.0 with python-elasticsearch < 8) +Requires: python-elasticsearch >= 8.0.0 Requires: python-python-dateutil Suggests: python-pytz BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module elasticsearch >= 7.0.0 with %python-elasticsearch < 8.0.0} +BuildRequires: %{python_module elasticsearch >= 8.0.0} BuildRequires: %{python_module pytest >= 3.0.0} BuildRequires: %{python_module python-dateutil} BuildRequires: %{python_module pytz} ++++++ elasticsearch-dsl-7.4.1.tar.gz -> elasticsearch-dsl-8.9.0.tar.gz ++++++ ++++ 3433 lines of diff (skipped)