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 2026-06-03 20:20:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fakeredis (Old)
and /work/SRC/openSUSE:Factory/.python-fakeredis.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fakeredis"
Wed Jun 3 20:20:34 2026 rev:35 rq:1356756 version:2.36.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fakeredis/python-fakeredis.changes
2026-04-21 12:41:57.035272884 +0200
+++
/work/SRC/openSUSE:Factory/.python-fakeredis.new.1937/python-fakeredis.changes
2026-06-03 20:20:39.992817868 +0200
@@ -1,0 +2,25 @@
+Tue Jun 2 08:53:10 UTC 2026 - Nico Krapp <[email protected]>
+
+- Update to 2.36.0
+ * Implement keyspace notifications @alexbthundiyil-spec
+ * feat(lua): add server global alias for Valkey @przemub
+ * feat(streams): implement XACKDEL, XDELEX, XIDMPRECORD, XNACK commands
+ * feat: add VISMEMBER command to check element existence in vector set
+ * feat: implement array commands (ARSET, ARGET, ARLEN, ARGETRANGE,
+ ARINSERT, ARDEL, etc.) for Redis 8.8
+ * fix: XREADGROUP with non-'>' ID returns consumer PEL @tomtom103
+ * fix: similarity calculation in vector set VSIM command
+ * fix: CF.RESERVE and CF.SCANDUMP should not create keys if they do not exist
+ * fix: various issues in vector set commands VSET
+ * fix(tcp_server): clean up handler threads on shutdown
+ * Improved CLIENT INFO and CLIENT GETNAME commands
+ * Better TDigest implementation
+ * Update Redis 8 image used in CI to 8.8
+ * Update to redis-py 8.0.0
+ * perf(hash): make HSET O(1) by using len(h) instead of len(h.keys())
+ @invoker-bot
+ * refactor: introduce CommandsMixinBase to centralise shared mixin attributes
+ * refactor: VectorSet improvements
+ * refactor: async Redis tests to use AsyncClientType for improved type safety
+
+-------------------------------------------------------------------
Old:
----
fakeredis-2.35.1-gh.tar.gz
New:
----
fakeredis-2.36.0-gh.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fakeredis.spec ++++++
--- /var/tmp/diff_new_pack.lEtytn/_old 2026-06-03 20:20:40.680846410 +0200
+++ /var/tmp/diff_new_pack.lEtytn/_new 2026-06-03 20:20:40.684846576 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-fakeredis
-Version: 2.35.1
+Version: 2.36.0
Release: 0
Summary: Fake implementation of redis API for testing purposes
License: BSD-3-Clause AND MIT
++++++ fakeredis-2.35.1-gh.tar.gz -> fakeredis-2.36.0-gh.tar.gz ++++++
++++ 20748 lines of diff (skipped)