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-07-02 20:08:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fakeredis (Old)
and /work/SRC/openSUSE:Factory/.python-fakeredis.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fakeredis"
Thu Jul 2 20:08:40 2026 rev:36 rq:1363029 version:2.36.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fakeredis/python-fakeredis.changes
2026-06-03 20:20:39.992817868 +0200
+++
/work/SRC/openSUSE:Factory/.python-fakeredis.new.1982/python-fakeredis.changes
2026-07-02 20:11:16.381172569 +0200
@@ -1,0 +2,20 @@
+Wed Jul 1 16:19:32 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.36.2:
+ * fix: replace async `can_read` busy-poll with event-based
+ wakeup
+ * fix: enforce `GT`/`LT` conditions in `ZADD` with `INCR`
+ * fix: reject negative `LIMIT` in `SINTERCARD` and `ZINTERCARD`
+ * fix: EXPIRE GT/LT mishandle keys with no existing TTL
+ * fix: restore missing `addr`/`laddr`/`fd` fields in `CLIENT
+ LIST`/`CLIENT INFO`
+ * fix: SORT/SORT_RO BY <constant> must keep natural order
+ * fix: `TypeError` on import in Python 3.8 due to `list[Any]`
+ annotation in `sort` command
+ * fix: Using path in connection
+ * fix(async): `_decode` recurses into `dict` so RESP3 `HGETALL`
+ responses are decoded
+ * fix: `Database` now uses stable identity-based
+ `__hash__`/`__eq__` (previously returned an unstable hash)
+
+-------------------------------------------------------------------
Old:
----
fakeredis-2.36.0-gh.tar.gz
New:
----
fakeredis-2.36.2-gh.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fakeredis.spec ++++++
--- /var/tmp/diff_new_pack.ytT3xU/_old 2026-07-02 20:11:17.105197621 +0200
+++ /var/tmp/diff_new_pack.ytT3xU/_new 2026-07-02 20:11:17.105197621 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-fakeredis
-Version: 2.36.0
+Version: 2.36.2
Release: 0
Summary: Fake implementation of redis API for testing purposes
License: BSD-3-Clause AND MIT
++++++ fakeredis-2.36.0-gh.tar.gz -> fakeredis-2.36.2-gh.tar.gz ++++++
++++ 12514 lines of diff (skipped)