diff --git a/azure-search-documents-11.2.2.zip b/azure-search-documents-11.2.2.zip deleted file mode 100644 index 46a5038..0000000 --- a/azure-search-documents-11.2.2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dc80bb6103b3143c7c817c88680074a331ab29dab1a7fca82005805e90226b2 -size 345212 diff --git a/azure-search-documents-11.3.0.zip b/azure-search-documents-11.3.0.zip new file mode 100644 index 0000000..fa61462 --- /dev/null +++ b/azure-search-documents-11.3.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a9690c49d1f6a2cc61db67e05f931a0de915647d4778cbbaf688082b4aaee30 +size 349161 diff --git a/python-azure-search-documents.changes b/python-azure-search-documents.changes index 3006a32..bc795af 100644 --- a/python-azure-search-documents.changes +++ b/python-azure-search-documents.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 7 08:06:11 UTC 2022 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-azure-search-documents.spec b/python-azure-search-documents.spec index dd9ba88..b33c20c 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.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