Public bug reported:
dnspython >=2.0 requires Python >=3.6 and won't work with Mailman 2.1. ./configure should check for dnspython <2.0 and mention this requirement of not found.
** Affects: mailman Importance: Medium Assignee: Mark Sapiro (msapiro) Status: New
** Branch linked: lp:mailman/2.1
** Changed in: mailman Status: New => Fix Committed
** Description changed:
dnspython >=2.0 requires Python >=3.6 and won't work with Mailman 2.1. ./configure should check for dnspython <2.0 and mention this requirement - of not found. + if not found.
** Changed in: mailman Status: Fix Committed => Fix Released