Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-servicebus for
openSUSE:Factory checked in at 2023-09-15 22:05:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-servicebus (Old)
and /work/SRC/openSUSE:Factory/.python-azure-servicebus.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-servicebus"
Fri Sep 15 22:05:58 2023 rev:29 rq:1111599 version:7.11.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-servicebus/python-azure-servicebus.changes
2023-07-13 17:19:22.189408081 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-servicebus.new.1766/python-azure-servicebus.changes
2023-09-15 22:11:34.734229431 +0200
@@ -1,0 +2,10 @@
+Fri Sep 15 14:36:21 UTC 2023 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 7.11.2
+ + 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-servicebus-7.11.1.zip
New:
----
azure-servicebus-7.11.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-servicebus.spec ++++++
--- /var/tmp/diff_new_pack.auBYNZ/_old 2023-09-15 22:11:35.894270907 +0200
+++ /var/tmp/diff_new_pack.auBYNZ/_new 2023-09-15 22:11:35.894270907 +0200
@@ -21,19 +21,18 @@
%define skip_python2 1
%endif
Name: python-azure-servicebus
-Version: 7.11.1
+Version: 7.11.2
Release: 0
Summary: Microsoft Azure Service Bus Runtime Client Library
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
-Source:
https://files.pythonhosted.org/packages/source/a/azure-servicebus/azure-servicebus-%{version}.zip
+Source:
https://files.pythonhosted.org/packages/source/a/azure-servicebus/azure-servicebus-%{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