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 2021-07-10 00:00:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-ai-textanalytics (Old) and /work/SRC/openSUSE:Factory/.python-azure-ai-textanalytics.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-ai-textanalytics" Sat Jul 10 00:00:37 2021 rev:8 rq:905279 version:5.1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-ai-textanalytics/python-azure-ai-textanalytics.changes 2021-06-07 22:45:01.304639266 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-ai-textanalytics.new.2625/python-azure-ai-textanalytics.changes 2021-07-10 00:03:25.778616033 +0200 @@ -1,0 +2,11 @@ +Fri Jul 9 12:13:05 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 5.1.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Override upstream version with 5.1.0.0 to ensure + proper upgrade from previous version 5.1.0b7 +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- azure-ai-textanalytics-5.1.0b7.zip New: ---- azure-ai-textanalytics-5.1.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-ai-textanalytics.spec ++++++ --- /var/tmp/diff_new_pack.NrG5c6/_old 2021-07-10 00:03:26.110613451 +0200 +++ /var/tmp/diff_new_pack.NrG5c6/_new 2021-07-10 00:03:26.114613420 +0200 @@ -16,18 +16,20 @@ # +%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.0b7 +Version: 5.1.0.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-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-ai-textanalytics/azure-ai-textanalytics-%{realversion}.zip Source1: LICENSE.txt BuildRequires: %{python_module azure-ai-nspkg >= 1.0.0} BuildRequires: %{python_module setuptools} @@ -39,7 +41,7 @@ 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.0 +Requires: python-msrest >= 0.6.21 Requires: python-six >= 1.11.0 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch @@ -57,10 +59,10 @@ * Key Phrase Extraction %prep -%setup -q -n azure-ai-textanalytics-%{version} +%setup -q -n azure-ai-textanalytics-%{realversion} %build -install -m 644 %{SOURCE1} %{_builddir}/azure-ai-textanalytics-%{version} +install -m 644 %{SOURCE1} %{_builddir}/azure-ai-textanalytics-%{realversion} %python_build %install ++++++ azure-ai-textanalytics-5.1.0b7.zip -> azure-ai-textanalytics-5.1.0.zip ++++++ Binary files /work/SRC/openSUSE:Factory/python-azure-ai-textanalytics/azure-ai-textanalytics-5.1.0b7.zip and /work/SRC/openSUSE:Factory/.python-azure-ai-textanalytics.new.2625/azure-ai-textanalytics-5.1.0.zip differ