Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-batch for
openSUSE:Factory checked in at 2024-01-04 15:59:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-batch (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-batch.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-batch"
Thu Jan 4 15:59:46 2024 rev:16 rq:1136743 version:17.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-batch/python-azure-mgmt-batch.changes
2023-07-28 22:20:04.653094149 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-batch.new.28375/python-azure-mgmt-batch.changes
2024-01-04 16:01:38.797832318 +0100
@@ -1,0 +2,10 @@
+Tue Jan 2 10:45:02 UTC 2024 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 17.2.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-mgmt-batch-17.1.0.zip
New:
----
azure-mgmt-batch-17.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-batch.spec ++++++
--- /var/tmp/diff_new_pack.i8utmH/_old 2024-01-04 16:01:39.285850146 +0100
+++ /var/tmp/diff_new_pack.i8utmH/_new 2024-01-04 16:01:39.285850146 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-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,20 +21,19 @@
%define skip_python2 1
%endif
Name: python-azure-mgmt-batch
-Version: 17.1.0
+Version: 17.2.0
Release: 0
Summary: Microsoft Azure Batch Management 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-mgmt-batch/azure-mgmt-batch-%{version}.zip
+Source:
https://files.pythonhosted.org/packages/source/a/azure-mgmt-batch/azure-mgmt-batch-%{version}.tar.gz
Source1: LICENSE.txt
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-BuildRequires: unzip
Requires: python-azure-mgmt-nspkg >= 3.0.0
Requires: python-azure-nspkg >= 3.0.0
Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0)