Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-batch for openSUSE:Factory checked in at 2024-01-18 21:54:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-batch (Old) and /work/SRC/openSUSE:Factory/.python-azure-batch.new.16006 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-batch" Thu Jan 18 21:54:26 2024 rev:14 rq:1139737 version:14.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-batch/python-azure-batch.changes 2023-06-14 16:32:46.367734473 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-batch.new.16006/python-azure-batch.changes 2024-01-18 21:55:01.480294369 +0100 @@ -1,0 +2,10 @@ +Wed Jan 10 20:03:50 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 14.1.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-batch-14.0.0.zip New: ---- azure-batch-14.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-batch.spec ++++++ --- /var/tmp/diff_new_pack.xndvEz/_old 2024-01-18 21:55:01.972312237 +0100 +++ /var/tmp/diff_new_pack.xndvEz/_new 2024-01-18 21:55:01.976312383 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-azure-batch # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,19 +21,18 @@ %define skip_python2 1 %endif Name: python-azure-batch -Version: 14.0.0 +Version: 14.1.0 Release: 0 Summary: Microsoft Azure Batch Client Library License: MIT Group: Development/Languages/Python URL: https://github.com/Azure/azure-sdk-for-python -Source: https://files.pythonhosted.org/packages/source/a/azure-batch/azure-batch-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-batch/azure-batch-%{version}.tar.gz Source1: LICENSE.txt BuildRequires: %{python_module azure-nspkg >= 3.0.0} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: unzip Requires: python-azure-common < 2.0.0 Requires: python-azure-common >= 1.1 Requires: python-azure-nspkg >= 3.0.0