Hello community,
here is the log from the commit of package python-azure-search-documents for
openSUSE:Factory checked in at 2020-10-02 17:22:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-search-documents (Old)
and /work/SRC/openSUSE:Factory/.python-azure-search-documents.new.4249
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-search-documents"
Fri Oct 2 17:22:49 2020 rev:2 rq:830909 version:11.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-search-documents/python-azure-search-documents.changes
2020-05-08 23:05:52.161925700 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-search-documents.new.4249/python-azure-search-documents.changes
2020-10-02 17:23:05.358228614 +0200
@@ -1,0 +2,9 @@
+Fri Aug 28 11:30:14 UTC 2020 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 11.0.0
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-search-documents-1.0.0b2.zip
New:
----
azure-search-documents-11.0.0.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-search-documents.spec ++++++
--- /var/tmp/diff_new_pack.XwzS7U/_old 2020-10-02 17:23:06.370229219 +0200
+++ /var/tmp/diff_new_pack.XwzS7U/_new 2020-10-02 17:23:06.370229219 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-azure-search-documents
-Version: 1.0.0b2
+Version: 11.0.0
Release: 0
Summary: Microsoft Azure Service Bus Runtime Client Library
License: Apache-2.0
@@ -34,11 +34,11 @@
BuildRequires: unzip
Requires: python-azure-common < 2.0.0
Requires: python-azure-common >= 1.1
+Requires: python-azure-core < 2.0.0
+Requires: python-azure-core >= 1.4.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-azure-search-nspkg >= 1.0.0
-Requires: python-requests
-Requires: python-uamqp < 2.0.0
-Requires: python-uamqp >= 1.2.5
+Requires: python-msrest >= 0.6.10
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch