Bug#1014932: python3-jellyfish: DeprecationWarning: getargs: The 'u' format is deprecated. Use 'U' instead

2022-09-12 Thread Julian Gilbey
tag 1014932 + fixed-upstream
thanks

On Thu, Jul 14, 2022 at 07:42:12PM +0200, Jakub Wilk wrote:
> Package: python3-jellyfish
> Version: 0.8.9-1+b1
> 
> I'm getting this deprecation warning:

This has been fixed in version 0.9.0 upstream, so the Debian package
needs updating to fix this.

Best wishes,

   Julian



Bug#1014932: python3-jellyfish: DeprecationWarning: getargs: The 'u' format is deprecated. Use 'U' instead

2022-07-14 Thread Jakub Wilk

Package: python3-jellyfish
Version: 0.8.9-1+b1

I'm getting this deprecation warning:

   >>> import jellyfish
   >>> jellyfish.soundex("Wilk")
   :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  libc62.33-8

--
Jakub Wilk