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
This commit is contained in:
Robert Schweikert 2021-05-07 12:02:17 +00:00 committed by Git OBS Bridge
parent 47f34fcca4
commit 9be3a1f960
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:844f1f002cd8ab7681cc8a361a8a9f3e2ca564bb031f4f6fb0c3b83499640936
size 335572

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7ef9b71fc4bd3264659950a0f4924085f5e0027bb8aade8c3a0cb2775ed9774
size 558217

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri May 7 07:57:13 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>

View File

@ -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