Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-data-tables for
openSUSE:Factory checked in at 2021-04-12 15:49:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-data-tables (Old)
and /work/SRC/openSUSE:Factory/.python-azure-data-tables.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-data-tables"
Mon Apr 12 15:49:00 2021 rev:4 rq:881917 version:12.0.0b5
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-data-tables/python-azure-data-tables.changes
2020-12-09 22:15:21.311306305 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-data-tables.new.2401/python-azure-data-tables.changes
2021-04-12 15:49:02.729212629 +0200
@@ -1,0 +2,17 @@
+Wed Mar 17 12:16:30 UTC 2021 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 12.0.0b5
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
+Wed Feb 24 14:28:53 UTC 2021 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 12.0.0b4
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+
+-------------------------------------------------------------------
Old:
----
azure-data-tables-12.0.0b3.zip
New:
----
azure-data-tables-12.0.0b5.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-data-tables.spec ++++++
--- /var/tmp/diff_new_pack.enZsBT/_old 2021-04-12 15:49:03.181213176 +0200
+++ /var/tmp/diff_new_pack.enZsBT/_new 2021-04-12 15:49:03.185213181 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-data-tables
#
-# 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-data-tables
-Version: 12.0.0b3
+Version: 12.0.0b5
Release: 0
Summary: Microsoft Azure Azure Data Tables Client Library for Python
License: MIT
@@ -35,10 +35,11 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
-Requires: python-azure-core >= 1.6.0
+Requires: python-azure-core < 2.0.0
+Requires: python-azure-core >= 1.10.0
Requires: python-azure-data-nspkg >= 1.0.0
Requires: python-azure-nspkg >= 3.0.0
-Requires: python-msrest >= 0.6.10
+Requires: python-msrest >= 0.6.19
%ifpython2
Requires: python-enum34 >= 1.0.4
Requires: python-futures