Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
python-azure-eventhub-checkpointstoreblob for openSUSE:Factory checked in at
2021-04-12 15:49:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-eventhub-checkpointstoreblob
(Old)
and
/work/SRC/openSUSE:Factory/.python-azure-eventhub-checkpointstoreblob.new.2401
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-eventhub-checkpointstoreblob"
Mon Apr 12 15:49:02 2021 rev:5 rq:881921 version:1.1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-eventhub-checkpointstoreblob/python-azure-eventhub-checkpointstoreblob.changes
2020-12-09 22:15:37.187322398 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-eventhub-checkpointstoreblob.new.2401/python-azure-eventhub-checkpointstoreblob.changes
2021-04-12 15:49:04.985215360 +0200
@@ -1,0 +2,17 @@
+Wed Mar 17 12:53:45 UTC 2021 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 1.1.3
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------
+Thu Feb 25 12:54:03 UTC 2021 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 1.1.2
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+
+-------------------------------------------------------------------
Old:
----
azure-eventhub-checkpointstoreblob-1.1.1.zip
New:
----
azure-eventhub-checkpointstoreblob-1.1.3.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-eventhub-checkpointstoreblob.spec ++++++
--- /var/tmp/diff_new_pack.b1s0J5/_old 2021-04-12 15:49:05.457215932 +0200
+++ /var/tmp/diff_new_pack.b1s0J5/_new 2021-04-12 15:49:05.457215932 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-eventhub-checkpointstoreblob
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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-eventhub-checkpointstoreblob
-Version: 1.1.1
+Version: 1.1.3
Release: 0
Summary: Azure EventHubs Checkpoint Store client library for Python
using Storage Blobs
License: MIT
@@ -29,24 +29,24 @@
URL: https://github.com/Azure/azure-sdk-for-python
Source:
https://files.pythonhosted.org/packages/source/a/azure-eventhub-checkpointstoreblob/azure-eventhub-checkpointstoreblob-%{version}.zip
Source1: LICENSE.txt
-BuildRequires: %{python_module azure-core >= 1.2.2}
+BuildRequires: %{python_module azure-core >= 1.10.0}
BuildRequires: %{python_module azure-eventhub < 6.0.0}
BuildRequires: %{python_module azure-eventhub >= 5.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module cryptography >= 2.1.4}
BuildRequires: %{python_module devel}
-BuildRequires: %{python_module msrest >= 0.6.10}
+BuildRequires: %{python_module msrest >= 0.6.18}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
Requires: python-azure-core < 2.0.0
-Requires: python-azure-core >= 1.2.2
+Requires: python-azure-core >= 1.10.0
Requires: python-azure-eventhub < 6.0.0
Requires: python-azure-eventhub >= 5.0.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-cryptography >= 2.1.4
-Requires: python-msrest >= 0.6.10
+Requires: python-msrest >= 0.6.18
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch