On 3/4/26 16:11, Paul Tomblin via Mailman-users wrote:


On Tue, Mar 3, 2026, at 4:31 PM, Mark Sapiro wrote:

pip install git+https://gitlab.com/mailman/mailman@master
```
That version is compatible with Python 3.13.

Ok, that works. Now what do I need to do to get base_url and the dependent 
template text variables set? Is it just the same with mailman-web@master ?

Updating mailman-web from gitlab won't do it because you need to update postorius and mailman-client from gitlab and an update of mailman-web will pull those from PyPI.

You need to do
```
pip install git+https://gitlab.com/mailman/mailman-client@master
pip install git+https://gitlab.com/mailman/postorius@master
```

--
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/[email protected]/message/F3HBETOUOYV4XPKIEWCZSB5Y45Y66PKJ/

This message sent to [email protected]

Reply via email to