On 3/8/26 15:48, Paul Tomblin via Mailman-users wrote:

No, it doesn't have the base_url field. Well, that' solves one mystery and 
gives me another. Why didn't pip update it? Could it be because the version 
number isn't incremented?

No, it's not the version number. Did you run the `pip install` command with your venv active? If not, pip installed it somewhere other than in your venv.

What would happen if I just git cloned that repo into a local directory and 
copied it over?

You could do that, but better after cloning the repo you could do (with your venv active) `pip install path/to/cloned/repo`

but first you should ensure you actually installed all the GitLab heads for mailman, mailmanclient, postorius and mailman-web in your venv.

If with your venv active you do `pip freeze` you should see those things as items similar to

mailman @ git+https://gitlab.com/mailman/mailman@...
mailmanclient @ git+https://gitlab.com/mailman/mailmanclient@...
mailman-web @ git+https://gitlab.com/mailman/mailman-web@...
postorius @ git+https://gitlab.com/mailman/postorius@...


--
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/M7SYFALVYQAACE5NA246SXIMHMZGHZO7/

This message sent to [email protected]

Reply via email to