Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-storage-queue for
openSUSE:Factory checked in at 2026-05-05 17:58:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-storage-queue (Old)
and /work/SRC/openSUSE:Factory/.python-azure-storage-queue.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-storage-queue"
Tue May 5 17:58:10 2026 rev:31 rq:1350982 version:12.16.0~b1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-storage-queue/python-azure-storage-queue.changes
2026-01-08 15:27:06.692261001 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-storage-queue.new.30200/python-azure-storage-queue.changes
2026-05-05 17:58:16.966999088 +0200
@@ -1,0 +2,9 @@
+Tue May 5 12:56:08 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 12.16.0b1
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Override upstream version with 12.16.0~b1
+
+-------------------------------------------------------------------
Old:
----
azure_storage_queue-12.15.0.tar.gz
New:
----
azure_storage_queue-12.16.0b1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-storage-queue.spec ++++++
--- /var/tmp/diff_new_pack.9cuCSc/_old 2026-05-05 17:58:17.607025557 +0200
+++ /var/tmp/diff_new_pack.9cuCSc/_new 2026-05-05 17:58:17.607025557 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-storage-queue
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,17 @@
#
+%define realversion 12.16.0b1
+
%{?sle15_python_module_pythons}
Name: python-azure-storage-queue
-Version: 12.15.0
+Version: 12.16.0~b1
Release: 0
Summary: Microsoft Azure Storage Queue 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_storage_queue/azure_storage_queue-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure_storage_queue/azure_storage_queue-%{realversion}.tar.gz
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-storage-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -56,7 +58,7 @@
Page.
%prep
-%setup -q -n azure_storage_queue-%{version}
+%setup -q -n azure_storage_queue-%{realversion}
%build
%pyproject_wheel
++++++ azure_storage_queue-12.15.0.tar.gz ->
azure_storage_queue-12.16.0b1.tar.gz ++++++
++++ 3990 lines of diff (skipped)