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

- 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

OBS-URL: https://build.opensuse.org/request/show/830772
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-search-documents?expand=0&rev=3
This commit is contained in:
Robert Schweikert 2020-08-31 18:04:47 +00:00 committed by Git OBS Bridge
parent ce3c95118e
commit 544ca83f02
4 changed files with 16 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 28 11:30:14 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Mon May 4 14:58:39 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -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: python-rpm-macros
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