Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-mgmt-redis for openSUSE:Factory checked in at 2022-11-01 13:42:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-redis (Old) and /work/SRC/openSUSE:Factory/.python-azure-mgmt-redis.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-redis" Tue Nov 1 13:42:54 2022 rev:12 rq:1032552 version:14.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-mgmt-redis/python-azure-mgmt-redis.changes 2022-09-07 11:05:58.944398257 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-mgmt-redis.new.2275/python-azure-mgmt-redis.changes 2022-11-01 13:42:56.352014493 +0100 @@ -1,0 +2,9 @@ +Mon Oct 31 12:32:24 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 14.1.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- azure-mgmt-redis-14.0.0.zip New: ---- azure-mgmt-redis-14.1.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-mgmt-redis.spec ++++++ --- /var/tmp/diff_new_pack.v2Hr84/_old 2022-11-01 13:42:56.808016919 +0100 +++ /var/tmp/diff_new_pack.v2Hr84/_new 2022-11-01 13:42:56.812016940 +0100 @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-redis -Version: 14.0.0 +Version: 14.1.0 Release: 0 Summary: Microsoft Azure Redis Cache Management Client Library License: MIT @@ -42,6 +42,9 @@ Requires: python-azure-mgmt-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-msrest >= 0.7.1 +%if %{python_version_nodots} < 38 +Requires: python-typing_extensions >= 4.3.0 +%endif Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch