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 2023-08-23 14:58:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-core (Old)
and /work/SRC/openSUSE:Factory/.python-azure-core.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-core"
Wed Aug 23 14:58:52 2023 rev:42 rq:1105470 version:1.29.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-azure-core/python-azure-core.changes
2023-08-17 19:45:03.122958442 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-core.new.1766/python-azure-core.changes
2023-08-23 15:00:00.946247749 +0200
@@ -1,0 +2,10 @@
+Wed Aug 23 09:37:40 UTC 2023 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 1.29.3
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Remove unzip package from BuildRequires
+- Switch source archive format to TAR.GZ
+
+-------------------------------------------------------------------
Old:
----
azure-core-1.29.2.zip
New:
----
azure-core-1.29.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-core.spec ++++++
--- /var/tmp/diff_new_pack.N2tFbX/_old 2023-08-23 15:00:01.854249372 +0200
+++ /var/tmp/diff_new_pack.N2tFbX/_new 2023-08-23 15:00:01.862249386 +0200
@@ -21,19 +21,18 @@
%define skip_python2 1
%endif
Name: python-azure-core
-Version: 1.29.2
+Version: 1.29.3
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}.zip
+Source:
https://files.pythonhosted.org/packages/source/a/azure-core/azure-core-%{version}.tar.gz
Source1: LICENSE.txt
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-BuildRequires: unzip
Requires: python-aiohttp >= 3.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-requests >= 2.18.4