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-07-03 17:41:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fakeredis (Old) and /work/SRC/openSUSE:Factory/.python-fakeredis.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fakeredis" Mon Jul 3 17:41:30 2023 rev:17 rq:1096319 version:2.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fakeredis/python-fakeredis.changes 2023-05-30 22:02:12.722928834 +0200 +++ /work/SRC/openSUSE:Factory/.python-fakeredis.new.13546/python-fakeredis.changes 2023-07-03 17:41:31.324272309 +0200 @@ -1,0 +2,23 @@ +Sat Jul 1 20:33:29 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 2.15.0: + * Implemented support for various stream groups commands: + * `XGROUP CREATE` #161, `XGROUP DESTROY` #164, `XGROUP SETID` + #165, `XGROUP DELCONSUMER` #162, + * `XGROUP CREATECONSUMER` #163, `XINFO GROUPS` #168, `XINFO + CONSUMERS` #168, `XINFO STREAM` #169, `XREADGROUP` #171, + * `XACK` #157, `XPENDING` #170, `XCLAIM` #159, `XAUTOCLAIM` + * Implemented sorted set commands: + * `ZRANDMEMBER` #192, `ZDIFF` #187, `ZINTER` #189, `ZUNION` + #194, `ZDIFFSTORE` #188, + * `ZINTERCARD` #190, `ZRANGESTORE` #193 + * Implemented list commands: + * `BLMOVE` #182, + * Improved documentation. + * Fix documentation link + * Fix requirement for packaging.Version #177 + * Implement `HRANDFIELD` #156 + * Implement `JSON.MSET` + * Improve streams code + +------------------------------------------------------------------- Old: ---- fakeredis-2.13.0-gh.tar.gz New: ---- fakeredis-2.15.0-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fakeredis.spec ++++++ --- /var/tmp/diff_new_pack.3KV6X2/_old 2023-07-03 17:41:32.036276501 +0200 +++ /var/tmp/diff_new_pack.3KV6X2/_new 2023-07-03 17:41:32.044276548 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-fakeredis -Version: 2.13.0 +Version: 2.15.0 Release: 0 Summary: Fake implementation of redis API for testing purposes License: BSD-3-Clause AND MIT @@ -29,6 +29,7 @@ BuildRequires: %{python_module poetry-core} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-packaging >= 23.1 Requires: python-redis >= 4 Requires: python-sortedcontainers >= 2.4.0 Suggests: python-lupa >= 1.14 ++++++ fakeredis-2.13.0-gh.tar.gz -> fakeredis-2.15.0-gh.tar.gz ++++++ ++++ 5295 lines of diff (skipped)