Debian Patches

Status for python-pykakasi/2.3.0-1

Patch Description Author Forwarded Bugs Origin Last update
upstream/0001-fix-update-test-expectation.patch fix: update test expectation

- fix punctuation
Hiroshi Miura <miurahr@linux.com> not-needed 2024-06-24
upstream/0002-chore-meta-update-project-urls.patch chore: meta: update project urls Hiroshi Miura <miurahr@linux.com> not-needed 2024-07-01
upstream/0003-tests-make-benchmarking-optional.patch tests: make benchmarking optional

It can be disabled by running `pytest -m 'not benchmark'`. In this case,
we don't need pytest-benchmark or py-cpuinfo installed.

To make this work, we need to tell pytest that the benchmarking hooks in
conftest.py are optional, and only needed when a particular plugin is
installed.
Eli Schwartz <eschwartz@gentoo.org> not-needed 2024-11-29
0004-Don-t-build-dictionaries-while-test.patch Don't build dictionaries while test

Debian builder dose not allow write operations while in test.
Use default dictionary that built by Debian builder.
YOKOTA Hiroshi <yokota.hgml@gmail.com> not-needed 2025-07-26
0005-Avoid-name-conflicts-with-original-kakasi.patch Avoid name conflicts with original kakasi YOKOTA Hiroshi <yokota.hgml@gmail.com> not-needed 2025-08-17
0006-Embed-Python-version-number-to-dictionary-data-path.patch Embed Python version number to dictionary data path

Pykakasi's dictionary data are build by pickle.
Pickle data header embeds Python version info, so dictionary data is
not deterministic between different Python version.

Embed version number to dictionary path to deterministic build.
YOKOTA Hiroshi <yokota.hgml@gmail.com> not-needed 2026-03-24

All known versions for source package 'python-pykakasi'

Links