Accepting request 1001653 from home:glaubitz:branches:devel:languages:python:azure

- New upstream release
  + Version 11.3.0
  + 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/1001653
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-search-documents?expand=0&rev=15
This commit is contained in:
Robert Schweikert 2022-09-07 09:03:22 +00:00 committed by Git OBS Bridge
parent fd2454c387
commit 384ac63d93
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Sep 7 08:06:11 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 11.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Fri Apr 15 09:41:16 UTC 2022 - 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.2.2
Version: 11.3.0
Release: 0
Summary: Microsoft Azure Service Bus Runtime Client Library
License: Apache-2.0
@ -38,10 +38,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.14.0
Requires: python-azure-core >= 1.19.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-azure-search-nspkg >= 1.0.0
Requires: python-msrest >= 0.6.21
Requires: python-typing_extensions >= 3.7.4.3
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch