Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 
python-azure-ai-language-conversations for openSUSE:Factory checked in at 
2023-08-08 15:55:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-ai-language-conversations 
(Old)
 and      
/work/SRC/openSUSE:Factory/.python-azure-ai-language-conversations.new.22712 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-ai-language-conversations"

Tue Aug  8 15:55:20 2023 rev:2 rq:1102820 version:1.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-ai-language-conversations/python-azure-ai-language-conversations.changes
    2022-05-28 22:15:01.940804933 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-ai-language-conversations.new.22712/python-azure-ai-language-conversations.changes
 2023-08-08 15:55:36.497246301 +0200
@@ -1,0 +2,11 @@
+Thu Jun 15 06:54:45 UTC 2023 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- New upstream release
+  + Version 1.1.0
+  + For detailed information about changes see the
+    CHANGELOG.md file provided with this package
+- Override upstream version with 1.1.0.0 to ensure
+  proper upgrade from previous version 1.1.0b1
+- Update Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  azure-ai-language-conversations-1.1.0b1.zip

New:
----
  azure-ai-language-conversations-1.1.0.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-azure-ai-language-conversations.spec ++++++
--- /var/tmp/diff_new_pack.63PA97/_old  2023-08-08 15:55:37.097250056 +0200
+++ /var/tmp/diff_new_pack.63PA97/_new  2023-08-08 15:55:37.105250106 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-ai-language-conversations
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,12 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%if 0%{?suse_version} >= 1500
-%define skip_python2 1
-%endif
 Name:           python-azure-ai-language-conversations
-Version:        1.1.0b1
+Version:        1.1.0
 Release:        0
 Summary:        Microsoft Azure Conversational Language Understanding Client 
Library for Python
 License:        MIT
@@ -37,14 +33,14 @@
 BuildRequires:  unzip
 Requires:       python-azure-ai-language-nspkg >= 1.0.0
 Requires:       python-azure-ai-nspkg >= 1.0.0
-Requires:       python-azure-core < 2.0.0
-Requires:       python-azure-core >= 1.23.0
-Requires:       python-azure-common >= 1.1
-Requires:       python-azure-common < 2.0.0
-Requires:       python-msrest >= 0.6.21
 Requires:       python-six >= 1.11.0
+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-isodate >= 0.6.1 with python-isodate < 1.0.0)
+Requires:       (python-typing_extensions >= 4.3.0 if python-base < 3.8)
 Conflicts:      python-azure-sdk <= 2.0.0
 BuildArch:      noarch
+%{?sle15_python_module_pythons}
 %python_subpackages
 
 %description

Reply via email to