Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-redis for openSUSE:Factory checked in at 2024-08-01 22:03:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-redis (Old) and /work/SRC/openSUSE:Factory/.python-redis.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-redis" Thu Aug 1 22:03:19 2024 rev:40 rq:1190532 version:5.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-redis/python-redis.changes 2024-03-27 20:41:49.603481249 +0100 +++ /work/SRC/openSUSE:Factory/.python-redis.new.7232/python-redis.changes 2024-08-01 22:03:33.918328241 +0200 @@ -1,0 +2,26 @@ +Tue Jul 30 15:22:51 UTC 2024 - Marcus Rueckert <mrueckert@suse.de> + +- replace with pypi tarball again + +------------------------------------------------------------------- +Tue Jul 30 11:13:47 UTC 2024 - Marcus Rueckert <mrueckert@suse.de> + +- Fix filelist + +------------------------------------------------------------------- +Mon Jul 29 18:55:58 UTC 2024 - Marcus Rueckert <mrueckert@suse.de> + +- Update to 5.0.8 + Required update to support Redis 7.4.0 + https://github.com/redis/redis-py/releases/tag/v5.0.8 + https://github.com/redis/redis-py/releases/tag/v5.0.7 + https://github.com/redis/redis-py/releases/tag/v5.0.6 + https://github.com/redis/redis-py/releases/tag/v5.0.5 + https://github.com/redis/redis-py/releases/tag/v5.0.4 + https://github.com/redis/redis-py/releases/tag/v5.0.3 + https://github.com/redis/redis-py/releases/tag/v5.0.2 +- drop Close-various-objects-created-during-asyncio-tests.patch + included in update +- New BR numpy for the testsuite + +------------------------------------------------------------------- Old: ---- Close-various-objects-created-during-asyncio-tests.patch redis-5.0.1.tar.gz New: ---- redis-5.0.8.tar.gz BETA DEBUG BEGIN: Old: https://github.com/redis/redis-py/releases/tag/v5.0.2 - drop Close-various-objects-created-during-asyncio-tests.patch included in update BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-redis.spec ++++++ --- /var/tmp/diff_new_pack.pQOAlR/_old 2024-08-01 22:03:34.758362891 +0200 +++ /var/tmp/diff_new_pack.pQOAlR/_new 2024-08-01 22:03:34.758362891 +0200 @@ -20,7 +20,7 @@ %{?sle15_python_module_pythons} Name: python-redis -Version: 5.0.1 +Version: 5.0.8 Release: 0 Summary: Python client for Redis key-value store License: MIT @@ -28,10 +28,9 @@ Source0: https://files.pythonhosted.org/packages/source/r/redis/redis-%{version}.tar.gz Source1: https://raw.githubusercontent.com/redis/redis-py/5.0/pytest.ini Patch0: increase-test-timeout.patch -# PATCH-FIX-UPSTREAM https://github.com/redis/redis-py/pull/3005 -Patch1: Close-various-objects-created-during-asyncio-tests.patch BuildRequires: %{python_module async-timeout >= 4.0.2} BuildRequires: %{python_module base >= 3.7} +BuildRequires: %{python_module numpy} BuildRequires: %{python_module packaging} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest-asyncio} @@ -61,7 +60,6 @@ %ifarch s390x %patch -P 0 -p1 %endif -%patch -P 1 -p1 # This test passes locally but fails in obs with different # environment, like ALP build... ++++++ redis-5.0.1.tar.gz -> redis-5.0.8.tar.gz ++++++ ++++ 10501 lines of diff (skipped)