Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-storage-file-share for openSUSE:Factory checked in at 2023-09-14 16:26:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-storage-file-share (Old) and /work/SRC/openSUSE:Factory/.python-azure-storage-file-share.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-storage-file-share" Thu Sep 14 16:26:18 2023 rev:18 rq:1111327 version:12.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-storage-file-share/python-azure-storage-file-share.changes 2023-07-14 16:53:46.341553434 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-storage-file-share.new.1766/python-azure-storage-file-share.changes 2023-09-14 16:29:19.250416737 +0200 @@ -1,0 +2,10 @@ +Wed Sep 13 12:18:54 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 12.14.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 + +------------------------------------------------------------------- Old: ---- azure-storage-file-share-12.13.0.zip New: ---- azure-storage-file-share-12.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-storage-file-share.spec ++++++ --- /var/tmp/diff_new_pack.mYyEbW/_old 2023-09-14 16:29:20.438459179 +0200 +++ /var/tmp/diff_new_pack.mYyEbW/_new 2023-09-14 16:29:20.438459179 +0200 @@ -21,27 +21,26 @@ %define skip_python2 1 %endif Name: python-azure-storage-file-share -Version: 12.13.0 +Version: 12.14.0 Release: 0 Summary: Azure Storage File Share 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-file-share/azure-storage-file-share-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-storage-file-share/azure-storage-file-share-%{version}.tar.gz Source1: LICENSE.txt 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-core < 2.0.0 Requires: python-azure-core >= 1.28.0 Requires: python-azure-nspkg >= 3.0.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.3.0) +Requires: python-typing_extensions >= 4.3.0 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch %python_subpackages