Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-core for 
openSUSE:Factory checked in at 2024-09-23 15:23:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-core (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-core.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-core"

Mon Sep 23 15:23:33 2024 rev:51 rq:1202546 version:1.31.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-azure-core/python-azure-core.changes      
2024-06-07 15:06:08.541839612 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-core.new.29891/python-azure-core.changes
   2024-09-23 15:24:33.191239052 +0200
@@ -1,0 +2,11 @@
+Fri Sep 13 08:51:33 UTC 2024 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 1.31.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
+- Rename LICENSE.txt to LICENSE in %files section
+
+-------------------------------------------------------------------

Old:
----
  LICENSE.txt
  azure-core-1.30.2.tar.gz

New:
----
  azure_core-1.31.0.tar.gz

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

Other differences:
------------------
++++++ python-azure-core.spec ++++++
--- /var/tmp/diff_new_pack.8imYI6/_old  2024-09-23 15:24:33.647257905 +0200
+++ /var/tmp/diff_new_pack.8imYI6/_new  2024-09-23 15:24:33.651258070 +0200
@@ -18,14 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-azure-core
-Version:        1.30.2
+Version:        1.31.0
 Release:        0
 Summary:        Microsoft Azure Core 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-core/azure-core-%{version}.tar.gz
-Source1:        LICENSE.txt
+Source:         
https://files.pythonhosted.org/packages/source/a/azure_core/azure_core-%{version}.tar.gz
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
@@ -57,10 +56,9 @@
 pipeline must be supported independently.
 
 %prep
-%setup -q -n azure-core-%{version}
+%setup -q -n azure_core-%{version}
 
 %build
-install -m 644 %{SOURCE1} %{_builddir}/azure-core-%{version}
 %pyproject_wheel
 
 %install
@@ -73,7 +71,7 @@
 
 %files %{python_files}
 %doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
 %{python_sitelib}/azure/core
 %{python_sitelib}/azure_core-*.dist-info
 

Reply via email to