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 2023-09-15 22:04:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-storage-queue (Old)
and /work/SRC/openSUSE:Factory/.python-azure-storage-queue.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-storage-queue"
Fri Sep 15 22:04:41 2023 rev:17 rq:1111368 version:12.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-storage-queue/python-azure-storage-queue.changes
2023-02-23 16:54:17.817445694 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-storage-queue.new.1766/python-azure-storage-queue.changes
2023-09-15 22:09:55.446679459 +0200
@@ -1,0 +2,11 @@
+Wed Sep 13 12:23:48 UTC 2023 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 12.7.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
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-storage-queue-12.6.0.zip
New:
----
azure-storage-queue-12.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-storage-queue.spec ++++++
--- /var/tmp/diff_new_pack.mHEXMC/_old 2023-09-15 22:09:56.370712498 +0200
+++ /var/tmp/diff_new_pack.mHEXMC/_new 2023-09-15 22:09:56.374712641 +0200
@@ -21,29 +21,28 @@
%define skip_python2 1
%endif
Name: python-azure-storage-queue
-Version: 12.6.0
+Version: 12.7.0
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}.zip
+Source:
https://files.pythonhosted.org/packages/source/a/azure-storage-queue/azure-storage-queue-%{version}.tar.gz
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-storage-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-BuildRequires: unzip
Requires: python-azure-common >= 1.1.5
Requires: python-azure-core < 2.0.0
-Requires: python-azure-core >= 1.26.0
+Requires: python-azure-core >= 1.28.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-azure-storage-common < 3.0.0
Requires: python-azure-storage-common >= 2.1.0
Requires: python-azure-storage-nspkg >= 3.0.0
Requires: python-cryptography >= 2.1.4
Requires: python-isodate >= 0.6.1
-Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.8)
+Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8)
Conflicts: python-azure-sdk <= 2.0.0
Conflicts: python-azure-storage <= 0.36.0