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:
parent
fd2454c387
commit
384ac63d93
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dc80bb6103b3143c7c817c88680074a331ab29dab1a7fca82005805e90226b2
|
||||
size 345212
|
3
azure-search-documents-11.3.0.zip
Normal file
3
azure-search-documents-11.3.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a9690c49d1f6a2cc61db67e05f931a0de915647d4778cbbaf688082b4aaee30
|
||||
size 349161
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user