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-02-09 16:22:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-data-tables (Old) and /work/SRC/openSUSE:Factory/.python-azure-data-tables.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-data-tables" Thu Feb 9 16:22:25 2023 rev:13 rq:1063877 version:12.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-data-tables/python-azure-data-tables.changes 2022-10-13 15:45:16.343104206 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-data-tables.new.4462/python-azure-data-tables.changes 2023-02-09 16:22:38.922540404 +0100 @@ -1,0 +2,9 @@ +Wed Feb 8 09:09:44 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 12.4.2 + + 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.1.zip New: ---- azure-data-tables-12.4.2.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-data-tables.spec ++++++ --- /var/tmp/diff_new_pack.4D0fvn/_old 2023-02-09 16:22:39.462543186 +0100 +++ /var/tmp/diff_new_pack.4D0fvn/_new 2023-02-09 16:22:39.466543207 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-azure-data-tables # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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.4.1 +Version: 12.4.2 Release: 0 Summary: Microsoft Azure Azure Data Tables Client Library for Python License: MIT @@ -39,8 +39,10 @@ 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-yarl >= 1.0 +Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8) %ifpython2 Requires: python-enum34 >= 1.0.4 Requires: python-futures