diff --git a/azure-search-documents-1.0.0b2.zip b/azure-search-documents-1.0.0b2.zip deleted file mode 100644 index 0096b2e..0000000 --- a/azure-search-documents-1.0.0b2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16b4a8f9ea26904131f49bba2875d73cc738671ea5ba75c195ace2bf646437fd -size 227993 diff --git a/azure-search-documents-11.0.0.zip b/azure-search-documents-11.0.0.zip new file mode 100644 index 0000000..e391d8d --- /dev/null +++ b/azure-search-documents-11.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1956025d7e09a9242c688173b771e37e450fba394bbb90c1d1c30502fd3da9c1 +size 290635 diff --git a/python-azure-search-documents.changes b/python-azure-search-documents.changes index 9868b18..9e56103 100644 --- a/python-azure-search-documents.changes +++ b/python-azure-search-documents.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 28 11:30:14 UTC 2020 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-azure-search-documents.spec b/python-azure-search-documents.spec index 199c1f0..3a8c0bf 100644 --- a/python-azure-search-documents.spec +++ b/python-azure-search-documents.spec @@ -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