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 2023-06-21 22:38:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-data-tables (Old)
and /work/SRC/openSUSE:Factory/.python-azure-data-tables.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-data-tables"
Wed Jun 21 22:38:27 2023 rev:14 rq:1093276 version:12.4.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-data-tables/python-azure-data-tables.changes
2023-02-09 16:22:38.922540404 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-data-tables.new.15902/python-azure-data-tables.changes
2023-06-21 22:39:14.990151142 +0200
@@ -1,0 +2,9 @@
+Thu Jun 15 07:05:43 UTC 2023 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 12.4.3
+ + 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.2.zip
New:
----
azure-data-tables-12.4.3.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-data-tables.spec ++++++
--- /var/tmp/diff_new_pack.Vj0HvQ/_old 2023-06-21 22:39:15.674155259 +0200
+++ /var/tmp/diff_new_pack.Vj0HvQ/_new 2023-06-21 22:39:15.678155283 +0200
@@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-azure-data-tables
-Version: 12.4.2
+Version: 12.4.3
Release: 0
Summary: Microsoft Azure Azure Data Tables Client Library for Python
License: MIT
@@ -39,8 +39,9 @@
Requires: python-azure-core >= 1.24.0
Requires: python-azure-data-nspkg >= 1.0.0
Requires: python-azure-nspkg >= 3.0.0
-Requires: python-isodate >= 0.6.0
-Requires: python-msrest >= 0.7.1
+Requires: python-isodate < 1.0.0
+Requires: python-isodate >= 0.6.1
+Requires: python-yarl < 2.0
Requires: python-yarl >= 1.0
Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8)
%ifpython2