Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-ai-textanalytics for openSUSE:Factory checked in at 2022-09-12 19:08:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-ai-textanalytics (Old) and /work/SRC/openSUSE:Factory/.python-azure-ai-textanalytics.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-ai-textanalytics" Mon Sep 12 19:08:51 2022 rev:9 rq:1002789 version:5.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-ai-textanalytics/python-azure-ai-textanalytics.changes 2021-07-10 00:03:25.778616033 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-ai-textanalytics.new.2083/python-azure-ai-textanalytics.changes 2022-09-12 19:08:54.198646808 +0200 @@ -1,0 +2,10 @@ +Mon Sep 12 07:40:02 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 5.2.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove temporary version override +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- azure-ai-textanalytics-5.1.0.zip New: ---- azure-ai-textanalytics-5.2.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-ai-textanalytics.spec ++++++ --- /var/tmp/diff_new_pack.PP1Eeo/_old 2022-09-12 19:08:54.642648056 +0200 +++ /var/tmp/diff_new_pack.PP1Eeo/_new 2022-09-12 19:08:54.646648068 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-azure-ai-textanalytics # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,20 +16,18 @@ # -%define realversion 5.1.0 - %{?!python_module:%define python_module() python-%{**} python3-%{**}} %if 0%{?suse_version} >= 1500 %define skip_python2 1 %endif Name: python-azure-ai-textanalytics -Version: 5.1.0.0 +Version: 5.2.0 Release: 0 Summary: Azure Text Analytics client library for Python License: MIT Group: Development/Languages/Python URL: https://github.com/Azure/azure-sdk-for-python -Source: https://files.pythonhosted.org/packages/source/a/azure-ai-textanalytics/azure-ai-textanalytics-%{realversion}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-ai-textanalytics/azure-ai-textanalytics-%{version}.zip Source1: LICENSE.txt BuildRequires: %{python_module azure-ai-nspkg >= 1.0.0} BuildRequires: %{python_module setuptools} @@ -40,9 +38,9 @@ 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-msrest >= 0.6.21 -Requires: python-six >= 1.11.0 +Requires: python-azure-core >= 1.24.0 +Requires: python-msrest >= 0.7.0 +Requires: python-typing_extensions >= 4.0.1 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch %python_subpackages @@ -59,10 +57,10 @@ * Key Phrase Extraction %prep -%setup -q -n azure-ai-textanalytics-%{realversion} +%setup -q -n azure-ai-textanalytics-%{version} %build -install -m 644 %{SOURCE1} %{_builddir}/azure-ai-textanalytics-%{realversion} +install -m 644 %{SOURCE1} %{_builddir}/azure-ai-textanalytics-%{version} %python_build %install ++++++ azure-ai-textanalytics-5.1.0.zip -> azure-ai-textanalytics-5.2.0.zip ++++++ Binary files /work/SRC/openSUSE:Factory/python-azure-ai-textanalytics/azure-ai-textanalytics-5.1.0.zip and /work/SRC/openSUSE:Factory/.python-azure-ai-textanalytics.new.2083/azure-ai-textanalytics-5.2.0.zip differ