Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-template for
openSUSE:Factory checked in at 2023-01-04 17:53:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-template (Old)
and /work/SRC/openSUSE:Factory/.python-azure-template.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-template"
Wed Jan 4 17:53:14 2023 rev:18 rq:1055776 version:0.1.0b2089057
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-template/python-azure-template.changes
2022-11-24 12:23:36.373441282 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-template.new.1563/python-azure-template.changes
2023-01-04 17:53:25.730473763 +0100
@@ -1,0 +2,10 @@
+Wed Jan 4 10:55:20 UTC 2023 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 0.1.0b2089057
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Switch source archive format back to ZIP
+- Re-add unzip to BuildRequires
+
+-------------------------------------------------------------------
Old:
----
azure-template-0.1.0b2006793.tar.gz
New:
----
azure-template-0.1.0b2089057.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-template.spec ++++++
--- /var/tmp/diff_new_pack.9EYan0/_old 2023-01-04 17:53:26.458478053 +0100
+++ /var/tmp/diff_new_pack.9EYan0/_new 2023-01-04 17:53:26.462478077 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-template
#
-# 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,18 +21,19 @@
%define skip_python2 1
%endif
Name: python-azure-template
-Version: 0.1.0b2006793
+Version: 0.1.0b2089057
Release: 0
Summary: Microsoft Azure Template Package 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-template/azure-template-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure-template/azure-template-%{version}.zip
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-core < 2.0.0
Requires: python-azure-core >= 1.10.0
Conflicts: python-azure-sdk <= 2.0.0