Hi Carles (2024.02.25_00:14:46_+0000)
> It generates a .deb file with a directory:
> 
> /usr/lib/python3.12/dist-packages/ping3-4.0.4.dist-info/
> 
> With two files there:
> -INSTALLER
> -top_level.txt

If there are files in /usr/lib/python3.*/dist-packages/ after running
dh_python3, it means they differed between python 3.x versions.
So to investigate, diff the files against the ones in
/usr/lib/python3/dist-packages/ and see if you can spot why they are not
matching.

It's probably something non-reproducible in the package's build system.

Stefano

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272

Reply via email to