summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2025-03-25 17:00:07 +0000
committerFlorian Klink <flokli@flokli.de>2025-04-01 16:31:35 +0100
commiteb03e6c2795539164a9c5ea1c7d7c5091d5663e8 (patch)
tree5665782314bdb221262ee6eef30f1fc466691eee /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent87cdfe52af445731ccaf37f848b7e9bb0caa4843 (diff)
python312Packages.rdbtools: init at 0.1.15
rdbtools does not only provide a CLI, but also a python library for parsing Redis dump.rdb files from other python code [1]: ``` ❯ $(nix-build -E 'with import ./. {}; python3.withPackages (p: [p.rdbtools])')/bin/python Python 3.12.9 (main, Feb 4 2025, 14:38:38) [GCC 14.2.1 20241116] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import rdbtools >>> rdbtools.VERSION (0, 1, 15) ``` This exposes/moves it in the python package set, and uses a toPythonApplication stub in pkgs/by-name, as in the nixpkgs documentation. We also fix (some of) the tests, which were previously skipped alltogether. [1]: https://github.com/sripathikrishnan/redis-rdb-tools?tab=readme-ov-file#using-the-parser
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions