On Thu, 04 Dec 2014 22:19:20 -0800
 Mark Sapiro <m...@msapiro.net> wrote:
Just for fun, I applied both the prerequisite modinc-2.1.12-0.1.patch
and the mhonarc-2.1.12-0.1.patch to Mailman 2.1.18-1

Both patches failed to patch Mailman/Version.py because the 2.1.18-1 DATA_FILE_VERSION is 105 and in 2.1.12 it was 97. This is trivial to
fix. Just increment DATA_FILE_VERSION to 105.2.

The only other failure was in Mailman/Mailbox.py because Mailman 2.1.18 adds a skipping() method to the end of the module. Again, it is very
simple to manually add the intended changes.

Everything else applied with at most line number offsets.



Thank you. This is encouraging.  I will give it try.

--Karl
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to