Debian Patches

Status for uharfbuzz/0.53.3-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Fix-test_set_axis_range-passing-int-where-Cython-exp.patch Fix test_set_axis_range passing int where Cython expects float
The set_axis_range Cython method declares def_value as float|None, which
in Cython is a strict type check and does not accept int. Two test
parametrizations passed int literals (100, 300) instead of floats (100.0,
300.0), causing TypeError at runtime.
Boyuan Yang <byang@debian.org> yes 2026-02-16

All known versions for source package 'uharfbuzz'

Links