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 2026-05-06 19:20:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-ai-textanalytics (Old)
and /work/SRC/openSUSE:Factory/.python-azure-ai-textanalytics.new.30200
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-ai-textanalytics"
Wed May 6 19:20:38 2026 rev:13 rq:1351204 version:5.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-ai-textanalytics/python-azure-ai-textanalytics.changes
2024-04-07 22:05:39.537839865 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-ai-textanalytics.new.30200/python-azure-ai-textanalytics.changes
2026-05-06 19:24:55.074459157 +0200
@@ -1,0 +2,14 @@
+Wed May 6 11:30:16 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 5.4.0
+ + 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
+- Remove unzip package from BuildRequires
+- Rename LICENSE.txt to LICENSE in %files section
+- Switch source archive format to TAR.GZ
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
LICENSE.txt
azure-ai-textanalytics-5.3.0.zip
New:
----
azure_ai_textanalytics-5.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-ai-textanalytics.spec ++++++
--- /var/tmp/diff_new_pack.I1XMvX/_old 2026-05-06 19:24:55.614481433 +0200
+++ /var/tmp/diff_new_pack.I1XMvX/_new 2026-05-06 19:24:55.614481433 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-ai-textanalytics
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,25 +18,23 @@
%{?sle15_python_module_pythons}
Name: python-azure-ai-textanalytics
-Version: 5.3.0
+Version: 5.4.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
-Source1: LICENSE.txt
+Source:
https://files.pythonhosted.org/packages/source/a/azure_ai_textanalytics/azure_ai_textanalytics-%{version}.tar.gz
BuildRequires: %{python_module azure-ai-nspkg >= 1.0.0}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-BuildRequires: unzip
Requires: python-azure-ai-nspkg >= 1.0.0
Requires: python-typing_extensions >= 4.0.1
Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0)
-Requires: (python-azure-core >= 1.24.0 with python-azure-core < 2.0.0)
+Requires: (python-azure-core >= 1.27.0 with python-azure-core < 2.0.0)
Requires: (python-isodate >= 0.6.1 with python-isodate < 1.0.0)
Conflicts: python-azure-sdk <= 2.0.0
%if 0%{?sle_version} >= 150400
@@ -57,10 +55,9 @@
* Key Phrase Extraction
%prep
-%setup -q -n azure-ai-textanalytics-%{version}
+%setup -q -n azure_ai_textanalytics-%{version}
%build
-install -m 644 %{SOURCE1} %{_builddir}/azure-ai-textanalytics-%{version}
%pyproject_wheel
%install
@@ -75,7 +72,7 @@
%files %{python_files}
%doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
%{python_sitelib}/azure/ai/textanalytics
%{python_sitelib}/azure_ai_textanalytics-*.dist-info