The 'flufl.lock>=5.1' distribution was not found, but flufl.lock 8.0.2 was installed
30 Dec
30 Dec
6:10 a.m.
On 12/29/23 11:42 AM, Nils wrote:
I'm not very used to python distributions. Are those changes persistent or will they be overwritten with the next update?
The next release uses pyproject.toml instead of setup.py which should avoid this issue. See https://gitlab.com/mailman/mailman/-/merge_requests/1155
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
8 Jan
8 Jan
1:24 p.m.
I'm not sure if this will fix it.
I think the issue is that flufl.lock switched to PDM and pkg_resources can't actually deal with it. Using importlib_resources fixes it.
I created a fix for authheaders: https://github.com/ValiMail/authentication-headers/pull/28
321
Age (days ago)
331
Last active (days ago)
2 comments
3 participants
participants (3)
-
asn@cryptomilk.org
-
Mark Sapiro
-
Nils