27 Oct
2022
27 Oct
'22
2:17 p.m.
On 10/27/22 14:17, Stephen J. Turnbull wrote:
Hi,
I'm working with a frozen requirements.txt for a full Mailman 3 install (BigCorp QA stuff), and trying to decide whether it's worth fighting BigCorp QA to update it to the recent releases.
The previous test install pulled in attrs 22.1.0, but now mailman-3.3.6 restricts attrs<21.3.
I can't find any documentation for this change, which Mark made in a change d0595dec76 that's documented to be about lmtp and smtp. What's going on with this change?
CI now passes without the constraint on attrs, so whatever the issue was is probably not applicable anymore.
https://gitlab.com/mailman/mailman/-/merge_requests/1050
-- thanks, Abhilash Raj (maxking)