remove dependency on python3-nose (Closes: #1018437)
@olasd This turned out way easier than expected.
https://wiki.debian.org/Python/Dead%20Batteries
python3-nose will break even harder with Python 3.13 It is still build today using weird 2to3 magic, the very last of it's kind.
Greetings