Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-purview-catalog for
openSUSE:Factory checked in at 2022-03-17 17:02:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-purview-catalog (Old)
and /work/SRC/openSUSE:Factory/.python-azure-purview-catalog.new.25692
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-purview-catalog"
Thu Mar 17 17:02:01 2022 rev:2 rq:962439 version:1.0.0b3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-purview-catalog/python-azure-purview-catalog.changes
2021-10-21 23:55:53.180036598 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-purview-catalog.new.25692/python-azure-purview-catalog.changes
2022-03-17 17:02:23.993726753 +0100
@@ -1,0 +2,9 @@
+Thu Mar 17 07:51:43 UTC 2022 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 1.0.0b3
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-purview-catalog-1.0.0b2.zip
New:
----
azure-purview-catalog-1.0.0b3.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-purview-catalog.spec ++++++
--- /var/tmp/diff_new_pack.knaLE6/_old 2022-03-17 17:02:24.557727185 +0100
+++ /var/tmp/diff_new_pack.knaLE6/_new 2022-03-17 17:02:24.561727187 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-purview-catalog
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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-purview-catalog
-Version: 1.0.0b2
+Version: 1.0.0b3
Release: 0
Summary: Microsoft Azure Purview Catalog Client Library for Python
License: MIT
@@ -29,18 +29,17 @@
URL: https://github.com/Azure/azure-sdk-for-python
Source:
https://files.pythonhosted.org/packages/source/a/azure-purview-catalog/azure-purview-catalog-%{version}.zip
Source1: LICENSE.txt
-BuildRequires: %{python_module azure-purview-nspkg >= 2.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
+BuildRequires: %{python_module azure-purview-nspkg >= 2.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.18.0
-Requires: python-azure-purview-nspkg >= 2.0.0
+Requires: python-azure-core >= 1.20.1
Requires: python-azure-nspkg >= 3.0.0
+Requires: python-azure-purview-nspkg >= 2.0.0
Requires: python-msrest >= 0.6.21
-Requires: python-six >= 1.11.0
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch