Hi,
To run the test suite on current development branches (stable, devel,
and branches forked off those), you'll now need these packages:
apt install python3-potr python3-slixmpp
And you can remove these:
apt remove python-jabberbot python-potr
Context: otr-bot.py was ported to Python 3
https://gitlab.tails.boum.org/tails/tails/-/merge_requests/278
https://gitlab.tails.boum.org/tails/tails/-/issues/17031
This was our last piece of Python 2 code!
Congrats to anonym for porting it to Python 3,
and thanks to everyone who ported other parts of our codebase
previously :)
Cheers!