Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-communication-sms for 
openSUSE:Factory checked in at 2024-10-07 21:52:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-communication-sms (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-communication-sms.new.19354 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-communication-sms"

Mon Oct  7 21:52:36 2024 rev:9 rq:1206066 version:1.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-communication-sms/python-azure-communication-sms.changes
    2024-05-11 18:25:38.395919256 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-communication-sms.new.19354/python-azure-communication-sms.changes
 2024-10-07 21:52:59.480151442 +0200
@@ -1,0 +2,14 @@
+Mon Oct  7 10:06:28 UTC 2024 - 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
+- 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-communication-sms-1.0.1.zip

New:
----
  azure_communication_sms-1.1.0.tar.gz

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

Other differences:
------------------
++++++ python-azure-communication-sms.spec ++++++
--- /var/tmp/diff_new_pack.OSXDqm/_old  2024-10-07 21:53:00.288185081 +0200
+++ /var/tmp/diff_new_pack.OSXDqm/_new  2024-10-07 21:53:00.292185247 +0200
@@ -18,14 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-azure-communication-sms
-Version:        1.0.1
+Version:        1.1.0
 Release:        0
 Summary:        Microsoft Azure Communication SMS 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-communication-sms/azure-communication-sms-%{version}.zip
-Source1:        LICENSE.txt
+Source:         
https://files.pythonhosted.org/packages/source/a/azure_communication_sms/azure_communication_sms-%{version}.tar.gz
 BuildRequires:  %{python_module azure-communication-nspkg >= 0.0.0b1}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module pip}
@@ -33,12 +32,10 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  unzip
 Requires:       python-azure-communication-nspkg >= 0.0.0b1
 Requires:       python-azure-nspkg >= 3.0.0
-Requires:       python-msrest >= 0.6.0
-Requires:       python-six >= 1.11.0
-Requires:       (python-azure-core >= 1.11.0 with python-azure-core < 2.0.0)
+Requires:       python-msrest >= 0.7.1
+Requires:       (python-azure-core >= 1.27.0 with python-azure-core < 2.0.0)
 %if 0%{?sle_version} >= 150400
 Obsoletes:      python3-azure-communication-sms <= 1.0.1
 %endif
@@ -49,10 +46,9 @@
 Azure Communication SMS client package is intended to be used to send SMS 
using an Azure Resource.
 
 %prep
-%setup -q -n azure-communication-sms-%{version}
+%setup -q -n azure_communication_sms-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-communication-sms-%{version}
 %pyproject_wheel
 
 %install
@@ -67,7 +63,7 @@
 
 %files %{python_files}
 %doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
 %{python_sitelib}/azure/communication/sms
 %{python_sitelib}/azure_communication_sms-*.dist-info
 

Reply via email to