<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/python-modules/fakeredis, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>python3Packages.fakeredis: 2.33.0 -&gt; 2.35.1</title>
<updated>2026-05-08T10:22:00+00:00</updated>
<author>
<name>Sizhe Zhao</name>
<email>prc.zhao@outlook.com</email>
</author>
<published>2026-04-28T02:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=51d066a573feb4e68219fa58000a8f4c9a162fdb'/>
<id>51d066a573feb4e68219fa58000a8f4c9a162fdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.fakeredis: 2.32.0 -&gt; 2.33.0</title>
<updated>2026-01-13T13:07:03+00:00</updated>
<author>
<name>Robert Schütz</name>
<email>nix@dotlambda.de</email>
</author>
<published>2026-01-13T12:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=beeadb7be29c108c6ee118e3570520db75bd9b57'/>
<id>beeadb7be29c108c6ee118e3570520db75bd9b57</id>
<content type='text'>
Diff: https://github.com/dsoftwareinc/fakeredis-py/compare/v2.32.0...v2.33.0

Changelog: https://github.com/cunla/fakeredis-py/releases/tag/v2.33.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Diff: https://github.com/dsoftwareinc/fakeredis-py/compare/v2.32.0...v2.33.0

Changelog: https://github.com/cunla/fakeredis-py/releases/tag/v2.33.0
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: remove superfluous disabled</title>
<updated>2026-01-11T17:34:20+00:00</updated>
<author>
<name>Robert Schütz</name>
<email>nix@dotlambda.de</email>
</author>
<published>2026-01-11T17:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=1a04744f74b8d9330e36dfb401aea6dba74fba79'/>
<id>1a04744f74b8d9330e36dfb401aea6dba74fba79</id>
<content type='text'>
There is no need to disable Python packages for Python versions that are
no longer in Nixpkgs.
This change was generated using the following script:

    pattern='^\s*disabled\s*=\s*pythonOlder\s*"3\.\([0-9]\|10\)"\s*;\s*$'
    for f in $(find -name '*.nix'); do
        grep -q "$pattern" "$f" || continue
        sed -i "/$pattern/d" "$f"
        if [ $(grep -c pythonOlder "$f") == 1 ]; then
            sed -i '/^\s*pythonOlder,\s*$/d' "$f"
        fi
        nixfmt "$f"
    done
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no need to disable Python packages for Python versions that are
no longer in Nixpkgs.
This change was generated using the following script:

    pattern='^\s*disabled\s*=\s*pythonOlder\s*"3\.\([0-9]\|10\)"\s*;\s*$'
    for f in $(find -name '*.nix'); do
        grep -q "$pattern" "$f" || continue
        sed -i "/$pattern/d" "$f"
        if [ $(grep -c pythonOlder "$f") == 1 ]; then
            sed -i '/^\s*pythonOlder,\s*$/d' "$f"
        fi
        nixfmt "$f"
    done
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: clean up 'meta = with' pattern</title>
<updated>2025-12-10T17:09:49+00:00</updated>
<author>
<name>Ihar Hrachyshka</name>
<email>ihar.hrachyshka@gmail.com</email>
</author>
<published>2025-12-10T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=567e8dfd8eddc5468e6380fc563ab8a27422ab1d'/>
<id>567e8dfd8eddc5468e6380fc563ab8a27422ab1d</id>
<content type='text'>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fakeredis: 2.30.3 -&gt; 2.32.0</title>
<updated>2025-10-18T00:50:27+00:00</updated>
<author>
<name>Alexis Williams</name>
<email>alexis@typedr.at</email>
</author>
<published>2025-10-17T23:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=40c0bbc6b59f534879d5f7608b038f8f8029dd0f'/>
<id>40c0bbc6b59f534879d5f7608b038f8f8029dd0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.fakeredis: 2.29.0 -&gt; 2.30.3</title>
<updated>2025-08-09T16:59:22+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-08-05T02:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=943e7155e17e627543126f4d00b4ef67bfcba7c1'/>
<id>943e7155e17e627543126f4d00b4ef67bfcba7c1</id>
<content type='text'>
https://github.com/cunla/fakeredis-py/releases/tag/v2.30.3

This commit was automatically generated using update-python-libraries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/cunla/fakeredis-py/releases/tag/v2.30.3

This commit was automatically generated using update-python-libraries.
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: modernize Python package pytest flags</title>
<updated>2025-07-14T19:00:08+00:00</updated>
<author>
<name>Yueh-Shun Li</name>
<email>shamrocklee@posteo.net</email>
</author>
<published>2025-06-15T19:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=624897829bf52e44f4d1277200357e2ae7244a55'/>
<id>624897829bf52e44f4d1277200357e2ae7244a55</id>
<content type='text'>
Use `(enabled|disabled)(TestPaths|TestMarks|Tests)` and `pytestFlags`
instead of the `__structuredAttrs`-incompatible `pytestFlagsArray`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `(enabled|disabled)(TestPaths|TestMarks|Tests)` and `pytestFlags`
instead of the `__structuredAttrs`-incompatible `pytestFlagsArray`.
</pre>
</div>
</content>
</entry>
<entry>
<title>python313Packages.fakeredis: 2.26.2 -&gt; 2.29.0</title>
<updated>2025-05-23T15:37:35+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-05-20T00:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=2d8a302b342e035aeb005938103cf773ad63d882'/>
<id>2d8a302b342e035aeb005938103cf773ad63d882</id>
<content type='text'>
https://github.com/cunla/fakeredis-py/releases/tag/v2.29.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/cunla/fakeredis-py/releases/tag/v2.29.0
</pre>
</div>
</content>
</entry>
<entry>
<title>python312Packages.fakeredis: use redisTestHook</title>
<updated>2025-03-18T19:24:05+00:00</updated>
<author>
<name>Olivér Falvai</name>
<email>ofalvai@gmail.com</email>
</author>
<published>2024-11-30T18:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=9eded4952e0a0724ff703dff5a9b33cb454232de'/>
<id>9eded4952e0a0724ff703dff5a9b33cb454232de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python312Packages.fakeredis: 2.26.1 -&gt; 2.26.2 (#367207)</title>
<updated>2025-01-01T13:40:02+00:00</updated>
<author>
<name>Weijia Wang</name>
<email>9713184+wegank@users.noreply.github.com</email>
</author>
<published>2025-01-01T13:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=66b25d3960bbf69d58ab309e7bef738147ed38b4'/>
<id>66b25d3960bbf69d58ab309e7bef738147ed38b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
