26 Oct
2022
26 Oct
'22
6:08 p.m.
The other day Abhilash posted here that updated releases are available.
I rarely upgrade my Mailman3 server running in a venv on Debian 11. But when I have there was previously an issue with mistune, requiring commands like this (run as mailman in a venv):
pip install -U mailman postorius django-mailman3 hyperkitty mailman-web uwsgi pip install wheel mailman pymysql mysqlclient pip install mistune==2.0.0rc1 mailman-web migrate mailman-web compress mailman-web collectstatic mailman-web compilemessages
For these new releases, is that mistune step still needed?
Thanks!
dn