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-04-21 12:41:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fakeredis (Old)
and /work/SRC/openSUSE:Factory/.python-fakeredis.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fakeredis"
Tue Apr 21 12:41:50 2026 rev:34 rq:1348053 version:2.35.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fakeredis/python-fakeredis.changes
2026-03-30 18:30:01.791904664 +0200
+++
/work/SRC/openSUSE:Factory/.python-fakeredis.new.11940/python-fakeredis.changes
2026-04-21 12:41:57.035272884 +0200
@@ -1,0 +2,21 @@
+Sun Apr 19 15:59:11 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.35.1:
+ * fix: Breaking change in 2.35.0: FakeConnection renamed
+ without backward-compatible alias #468
+ * Support for idempotent message processing introduced in Redis
+ 8.6 #461
+ * Support for vector set commands `VADD`, `VCARD`, `VDIM`,
+ `VEMB`, `VGETATTR`, `VINFO`, `VLINKS`, `VRANDMEMBER`,
+ * `VRANGE`, `VREM`, `VSETATTR`, `VSIM` #451
+ * fix XREADGROUP on multiple streams only returns one message
+ * fix: XDEL sending ResponseError when stream ID is invalid
+ * Fix DeprecationWarning caused by mixing valkey and redis
+ classes
+ * fix: bug referencing non existing variable #465
+ * Update typing-extensions version constraint to support newer
+ versions #458
+ * Improved documentation with mermaidjs diagrams #467
+ * Move documentation dependencies to pyproject.toml
+
+-------------------------------------------------------------------
Old:
----
fakeredis-2.34.1-gh.tar.gz
New:
----
fakeredis-2.35.1-gh.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fakeredis.spec ++++++
--- /var/tmp/diff_new_pack.3TXr22/_old 2026-04-21 12:41:58.003313027 +0200
+++ /var/tmp/diff_new_pack.3TXr22/_new 2026-04-21 12:41:58.023313856 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-fakeredis
-Version: 2.34.1
+Version: 2.35.1
Release: 0
Summary: Fake implementation of redis API for testing purposes
License: BSD-3-Clause AND MIT
@@ -32,16 +32,17 @@
BuildRequires: procps
BuildRequires: python-rpm-macros
Requires: python-redis >= 4.3
-Requires: python-sortedcontainers >= 2.4.0
+Requires: python-sortedcontainers >= 2.0
Suggests: python-lupa >= 2.1
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module hypothesis >= 6.56}
-BuildRequires: %{python_module pytest >= 7.1.2}
-BuildRequires: %{python_module pytest-asyncio >= 0.19.0}
-BuildRequires: %{python_module pytest-mock >= 3.7.0}
+BuildRequires: %{python_module hypothesis >= 6.138}
+BuildRequires: %{python_module pytest >= 8.4}
+BuildRequires: %{python_module pytest-asyncio >= 1.1}
+BuildRequires: %{python_module pytest-mock >= 3.15}
BuildRequires: %{python_module redis >= 4.3}
-BuildRequires: %{python_module sortedcontainers >= 2.4.0}
+BuildRequires: %{python_module sortedcontainers >= 2.0}
+BuildRequires: %{python_module typing-extensions >= 4.7}
BuildRequires: %{python_module valkey >= 6}
BuildRequires: redis
# /SECTION
++++++ fakeredis-2.34.1-gh.tar.gz -> fakeredis-2.35.1-gh.tar.gz ++++++
++++ 5386 lines of diff (skipped)