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 2023-02-23 16:30:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-storage-blob (Old) and /work/SRC/openSUSE:Factory/.python-azure-storage-blob.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-storage-blob" Thu Feb 23 16:30:34 2023 rev:22 rq:1067367 version:12.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-storage-blob/python-azure-storage-blob.changes 2022-10-19 15:13:11.331592872 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-storage-blob.new.1706/python-azure-storage-blob.changes 2023-02-23 16:54:15.345431360 +0100 @@ -1,0 +2,9 @@ +Thu Feb 23 10:56:10 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 12.15.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.14.1.zip New: ---- azure-storage-blob-12.15.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-storage-blob.spec ++++++ --- /var/tmp/diff_new_pack.lSc4MX/_old 2023-02-23 16:54:15.749433702 +0100 +++ /var/tmp/diff_new_pack.lSc4MX/_new 2023-02-23 16:54:15.753433725 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-azure-storage-blob # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-storage-blob -Version: 12.14.1 +Version: 12.15.0 Release: 0 Summary: Microsoft Azure Storage Blob Client Library for Python License: MIT @@ -36,13 +36,14 @@ BuildRequires: unzip Requires: python-azure-common >= 1.1.5 Requires: python-azure-core < 2.0.0 -Requires: python-azure-core >= 1.24.2 +Requires: python-azure-core >= 1.26.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-msrest >= 0.7.1 +Requires: python-isodate >= 0.6.1 +Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.8) %if "%{python_flavor}" == "python2" Requires: python-futures %endif