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 2022-10-13 15:44:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-data-tables (Old)
and /work/SRC/openSUSE:Factory/.python-azure-data-tables.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-data-tables"
Thu Oct 13 15:44:43 2022 rev:12 rq:1010245 version:12.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-data-tables/python-azure-data-tables.changes
2022-05-12 23:00:16.588790046 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-data-tables.new.2275/python-azure-data-tables.changes
2022-10-13 15:45:16.343104206 +0200
@@ -1,0 +2,9 @@
+Wed Oct 12 13:00:27 UTC 2022 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 12.4.1
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-data-tables-12.4.0.zip
New:
----
azure-data-tables-12.4.1.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-data-tables.spec ++++++
--- /var/tmp/diff_new_pack.gFtiHL/_old 2022-10-13 15:45:16.935105361 +0200
+++ /var/tmp/diff_new_pack.gFtiHL/_new 2022-10-13 15:45:16.947105384 +0200
@@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-azure-data-tables
-Version: 12.4.0
+Version: 12.4.1
Release: 0
Summary: Microsoft Azure Azure Data Tables Client Library for Python
License: MIT
@@ -36,10 +36,11 @@
BuildRequires: python-rpm-macros
BuildRequires: unzip
Requires: python-azure-core < 2.0.0
-Requires: python-azure-core >= 1.15.0
+Requires: python-azure-core >= 1.24.0
Requires: python-azure-data-nspkg >= 1.0.0
Requires: python-azure-nspkg >= 3.0.0
-Requires: python-msrest >= 0.6.21
+Requires: python-msrest >= 0.7.1
+Requires: python-yarl >= 1.0
%ifpython2
Requires: python-enum34 >= 1.0.4
Requires: python-futures