Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-eventgrid for
openSUSE:Factory checked in at 2023-09-20 13:31:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-eventgrid (Old)
and /work/SRC/openSUSE:Factory/.python-azure-eventgrid.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-eventgrid"
Wed Sep 20 13:31:46 2023 rev:21 rq:1112523 version:4.14.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-eventgrid/python-azure-eventgrid.changes
2023-06-11 19:57:31.427971472 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-eventgrid.new.16627/python-azure-eventgrid.changes
2023-09-20 13:35:39.212539868 +0200
@@ -1,0 +2,10 @@
+Fri Sep 15 09:52:19 UTC 2023 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 4.14.0
+ + 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-eventgrid-4.13.0.zip
New:
----
azure-eventgrid-4.14.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-eventgrid.spec ++++++
--- /var/tmp/diff_new_pack.95vyeu/_old 2023-09-20 13:35:40.440583864 +0200
+++ /var/tmp/diff_new_pack.95vyeu/_new 2023-09-20 13:35:40.440583864 +0200
@@ -21,19 +21,18 @@
%define skip_python2 1
%endif
Name: python-azure-eventgrid
-Version: 4.13.0
+Version: 4.14.0
Release: 0
Summary: Microsoft Azure Event Grid Client Library
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
-Source:
https://files.pythonhosted.org/packages/source/a/azure-eventgrid/azure-eventgrid-%{version}.zip
+Source:
https://files.pythonhosted.org/packages/source/a/azure-eventgrid/azure-eventgrid-%{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-azure-core < 2.0.0
Requires: python-azure-core >= 1.24.0
Requires: python-azure-nspkg >= 3.0.0