Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fakeredis for openSUSE:Factory checked in at 2023-04-20 15:13:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fakeredis (Old) and /work/SRC/openSUSE:Factory/.python-fakeredis.new.2023 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fakeredis" Thu Apr 20 15:13:39 2023 rev:13 rq:1080252 version:2.10.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fakeredis/python-fakeredis.changes 2023-02-11 21:56:04.647157115 +0100 +++ /work/SRC/openSUSE:Factory/.python-fakeredis.new.2023/python-fakeredis.changes 2023-04-20 15:14:13.121886706 +0200 @@ -1,0 +2,18 @@ +Wed Apr 19 07:46:41 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com> + +- Update to 2.10.3: + * Support for redis-py 5.0.0b1 + * Include tests in sdist (#133) + * Fix import used in GenericCommandsMixin.randomkey (#135) + * Fix async_timeout usage on py3.11 (#132) + * Enable testing django-cache using FakeConnection. + * All geo commands implemented + * Fix bug for xrange + * Fix bug for xrevrange + * Implement XTRIM + * Add support for MAXLEN, MAXID, LIMIT arguments for XADD command + * Add support for ZRANGE arguments for ZRANGE command #127 + * Relax python version requirement #128 + * Support for redis-py 4.5.0 #125 + +------------------------------------------------------------------- Old: ---- fakeredis-2.7.1-gh.tar.gz New: ---- fakeredis-2.10.3-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fakeredis.spec ++++++ --- /var/tmp/diff_new_pack.keLEcj/_old 2023-04-20 15:14:13.849890043 +0200 +++ /var/tmp/diff_new_pack.keLEcj/_new 2023-04-20 15:14:13.857890080 +0200 @@ -17,7 +17,7 @@ Name: python-fakeredis -Version: 2.7.1 +Version: 2.10.3 Release: 0 Summary: Fake implementation of redis API for testing purposes License: BSD-3-Clause AND MIT @@ -28,7 +28,7 @@ BuildRequires: %{python_module poetry-core} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-redis < 4.5 +Requires: python-redis >= 4 Requires: python-sortedcontainers >= 2.4.0 Suggests: python-lupa >= 1.14 BuildArch: noarch @@ -40,7 +40,7 @@ BuildRequires: %{python_module pytest-asyncio >= 0.19.0} # technically requires pytest-mock >= 3.7.0, but we don't have it yet BuildRequires: %{python_module pytest-mock} -BuildRequires: %{python_module redis < 4.5} +BuildRequires: %{python_module redis >= 4} BuildRequires: %{python_module sortedcontainers >= 2.4.0} # /SECTION %python_subpackages ++++++ fakeredis-2.7.1-gh.tar.gz -> fakeredis-2.10.3-gh.tar.gz ++++++ ++++ 7496 lines of diff (skipped)