From 9be3a1f9606456490e6cfa2acf423fe1abaf01505391d2a4148d57f9019ae018 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 7 May 2021 12:02:17 +0000 Subject: [PATCH] Accepting request 891220 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 11.2.0b2 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/891220 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-search-documents?expand=0&rev=9 --- azure-search-documents-11.1.0.zip | 3 --- azure-search-documents-11.2.0b2.zip | 3 +++ python-azure-search-documents.changes | 9 +++++++++ python-azure-search-documents.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 azure-search-documents-11.1.0.zip create mode 100644 azure-search-documents-11.2.0b2.zip diff --git a/azure-search-documents-11.1.0.zip b/azure-search-documents-11.1.0.zip deleted file mode 100644 index cc95159..0000000 --- a/azure-search-documents-11.1.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:844f1f002cd8ab7681cc8a361a8a9f3e2ca564bb031f4f6fb0c3b83499640936 -size 335572 diff --git a/azure-search-documents-11.2.0b2.zip b/azure-search-documents-11.2.0b2.zip new file mode 100644 index 0000000..4309e2b --- /dev/null +++ b/azure-search-documents-11.2.0b2.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ef9b71fc4bd3264659950a0f4924085f5e0027bb8aade8c3a0cb2775ed9774 +size 558217 diff --git a/python-azure-search-documents.changes b/python-azure-search-documents.changes index 7c9ee5b..467cbb5 100644 --- a/python-azure-search-documents.changes +++ b/python-azure-search-documents.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 7 07:57:13 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 11.2.0b2 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Fri Mar 19 15:26:41 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-search-documents.spec b/python-azure-search-documents.spec index 0035ba6..a758a41 100644 --- a/python-azure-search-documents.spec +++ b/python-azure-search-documents.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-search-documents -Version: 11.1.0 +Version: 11.2.0b2 Release: 0 Summary: Microsoft Azure Service Bus Runtime Client Library License: Apache-2.0 @@ -38,10 +38,10 @@ 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-core >= 1.6.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-search-nspkg >= 1.0.0 -Requires: python-msrest >= 0.6.10 +Requires: python-msrest >= 0.6.21 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch