Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-search-documents for openSUSE:Factory checked in at 2024-10-08 17:24:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-search-documents (Old) and /work/SRC/openSUSE:Factory/.python-azure-search-documents.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-search-documents" Tue Oct 8 17:24:48 2024 rev:12 rq:1206229 version:11.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-search-documents/python-azure-search-documents.changes 2024-04-07 22:12:31.128913135 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-search-documents.new.19354/python-azure-search-documents.changes 2024-10-08 17:25:55.076807808 +0200 @@ -1,0 +2,12 @@ +Wed Oct 2 09:41:16 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 11.5.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Adjust upstream source name in spec file +- Drop extra LICENSE.txt as upstream now ships its own +- Rename LICENSE.txt to LICENSE in %files section +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- LICENSE.txt azure-search-documents-11.4.0.tar.gz New: ---- azure_search_documents-11.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-search-documents.spec ++++++ --- /var/tmp/diff_new_pack.dmtTSO/_old 2024-10-08 17:25:55.516826172 +0200 +++ /var/tmp/diff_new_pack.dmtTSO/_new 2024-10-08 17:25:55.516826172 +0200 @@ -18,14 +18,13 @@ %{?sle15_python_module_pythons} Name: python-azure-search-documents -Version: 11.4.0 +Version: 11.5.1 Release: 0 Summary: Microsoft Azure Service Bus Runtime Client Library License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/Azure/azure-sdk-for-python -Source: https://files.pythonhosted.org/packages/source/a/azure-search-documents/azure-search-documents-%{version}.tar.gz -Source1: LICENSE.txt +Source: https://files.pythonhosted.org/packages/source/a/azure_search_documents/azure_search_documents-%{version}.tar.gz BuildRequires: %{python_module azure-nspkg >= 3.0.0} BuildRequires: %{python_module azure-search-nspkg >= 1.0.0} BuildRequires: %{python_module pip} @@ -36,6 +35,7 @@ Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-search-nspkg >= 1.0.0 Requires: python-isodate >= 0.6.0 +Requires: python-typing_extensions >= 4.6.0 Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0) Requires: (python-azure-core >= 1.28.0 with python-azure-core < 2.0.0) Conflicts: python-azure-sdk <= 2.0.0 @@ -55,10 +55,9 @@ publish/subscribe messaging. %prep -%setup -q -n azure-search-documents-%{version} +%setup -q -n azure_search_documents-%{version} %build -install -m 644 %{SOURCE1} %{_builddir}/azure-search-documents-%{version} %pyproject_wheel %install @@ -73,7 +72,7 @@ %files %{python_files} %doc CHANGELOG.md README.md -%license LICENSE.txt +%license LICENSE %{python_sitelib}/azure/search/documents %{python_sitelib}/azure_search_documents-*.dist-info