Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-storage-blob for
openSUSE:Factory checked in at 2022-10-13 15:44:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-storage-blob (Old)
and /work/SRC/openSUSE:Factory/.python-azure-storage-blob.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-storage-blob"
Thu Oct 13 15:44:44 2022 rev:20 rq:1010254 version:12.14.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-storage-blob/python-azure-storage-blob.changes
2022-08-25 15:09:46.669301765 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-storage-blob.new.2275/python-azure-storage-blob.changes
2022-10-13 15:45:17.151105783 +0200
@@ -1,0 +2,9 @@
+Wed Oct 12 13:03:49 UTC 2022 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 12.14.0
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-storage-blob-12.13.1.zip
New:
----
azure-storage-blob-12.14.0.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-storage-blob.spec ++++++
--- /var/tmp/diff_new_pack.KwPs7b/_old 2022-10-13 15:45:17.791107033 +0200
+++ /var/tmp/diff_new_pack.KwPs7b/_new 2022-10-13 15:45:17.803107056 +0200
@@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-azure-storage-blob
-Version: 12.13.1
+Version: 12.14.0
Release: 0
Summary: Microsoft Azure Storage Blob Client Library for Python
License: MIT
@@ -36,13 +36,13 @@
BuildRequires: unzip
Requires: python-azure-common >= 1.1.5
Requires: python-azure-core < 2.0.0
-Requires: python-azure-core >= 1.23.1
+Requires: python-azure-core >= 1.24.2
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-msrest >= 0.6.21
+Requires: python-msrest >= 0.7.1
%if "%{python_flavor}" == "python2"
Requires: python-futures
%endif