Package: python3-jellyfish Version: 0.8.9-1+b1 I'm getting this deprecation warning:
>>> import jellyfish >>> jellyfish.soundex("Wilk") <stdin>:1: DeprecationWarning: getargs: The 'u' format is deprecated. Use 'U' instead. 'W420' -- System Information: Architecture: i386 Versions of packages python3-jellyfish depends on: ii python3 3.10.4-1+b1 ii libc6 2.33-8 -- Jakub Wilk