Congratulations on the new release for Mailman 3 Core!
I'm not a daily pip/python user, so I'm probably behind on the safe and proper way to update my installation (which is working pretty well).
In my virtual environment, I ran pip list -o
and got a significant
list. I noticed that all of the mailman packages seemed to be "Type
sdist" and the framework packages "Type wheel". (Dunno what "Type" means
in this context.)
So I tried pip list -o | grep sdist
and got a smaller list:
(venv) mailman@mail:~$ pip list -o | grep sdist
atpublic 2.1.1 2.3 sdist
django-allauth 0.43.0 0.45.0 sdist
django-mailman3 1.3.4 1.3.7 sdist
flufl.i18n 3.1.3 3.2 sdist
flufl.lock 5.0.3 6.0 sdist
HyperKitty 1.3.3 1.3.4 sdist
lazr.config 2.2.2 2.2.3 sdist
mailman 3.3.2 3.3.5 sdist
mailmanclient 3.3.1 3.3.3 sdist
mysqlclient 2.0.1 2.0.3 sdist
postorius 1.3.3 1.3.6 sdist
Is this a reasonable list of the packages that I should update?
Are there framework updates I should be concerned with? I'm remembering that a specific non-current version of django was required for mailman. The one I have installed is 3.0.11, with 3.2.7 listed as Latest.
My plan is to archive the virtualenv directory, upgrade the packages listed above. If something breaks, I should be able to restore the archived virtualenv.
I'm running a single server, Ubuntu 18.04.6, with Zimbra running alongside.
Best regards, Mojo
Morris Jones, Monrovia, CA BridgeMojo <http://bridgemojo.com> Old Town Sidewalk Astronomers <http://otastro.org> Mojo's Blog <http://mojo.whiteoaks.com>