Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548078 - net-mail/mailman-3 version bump
Summary: net-mail/mailman-3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 5 votes (vote)
Assignee: Hanno Böck
URL: http://wiki.list.org/Mailman3
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-28 22:42 UTC by Marc Schiffbauer
Modified: 2021-10-17 19:47 UTC (History)
16 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Schiffbauer gentoo-dev 2015-04-28 22:42:01 UTC
Mailman 3 has just been released after 7 years of development. It now is divided into these components:

Mailman Core - the core delivery engine which accepts messages, providers moderation and processing of the messages, and delivers messages to mailing list member recipients. It exposes its functionality to other components over a private, administrative REST API.

Postorius - A new Django-based web user interface for end users and list administrators.

HyperKitty - A new Django-based web archiver.

mailman.client - The official Python 2 and 3 bindings to the administrative REST API. Used by Postorius and HyperKitty, this provides a convenient, object-based API for programmatic access to the Core.

mailman-bundler - A convenient package for building out the entire Mailman suite.
Comment 1 Peter Foley 2015-09-18 01:58:41 UTC
I've got a more or less working overlay for mailman 3.0 at https://github.com/tjcsl/mailman-overlay.
Comment 2 Thomas Raschbacher gentoo-dev 2018-02-25 11:51:05 UTC
hmm this bug is rather old ..
there seem to be overlays with mailman3 .. anyone tested them?

@hanno are you still working on this?
Comment 3 Hanno Böck gentoo-dev 2018-02-25 11:57:23 UTC
There's a masked mailman 3 in the tree, but it's not from me, prometheanfire added it (I'll cc him).

I haven't really looked at mailman 3 myself.
Comment 4 Thomas Raschbacher gentoo-dev 2018-02-25 17:52:40 UTC
ok thanks. I was just wondering, since I was going to set one up and thought .. why not use the latest .. ;)
Comment 5 Juan David Ibáñez Palomar 2018-11-06 18:42:25 UTC
Latest version upstream is 3.2.0

Wish: May it be possible to install both MM 2 and 3 at the same time?
To make it easier the transition from 2 to 3.
Comment 6 Ralph Seichter 2019-03-14 16:48:31 UTC
(In reply to Hanno Boeck from comment #3)

> I haven't really looked at mailman 3 myself.
Given that your latest comment was made more than a year ago, I'd like to gently prod you about the issue... ;-) I'm about to set up a new Mailman instance soonish, and it would be great to be able to use version 3.2.x (Mailman Core 3.2.1 was released in February 2019).
Comment 7 Reuben Farrelly 2019-07-27 07:50:58 UTC
The existing ebuild for mailman-3.1.1 almost works as-is with mailman-3.2.1 as well.  The only thing missing is a dependency requirement on the importlib_resources package that seems to be new in 3.2.1.
Comment 8 Larry the Git Cow gentoo-dev 2019-07-27 23:19:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe00997921d45989109e352474d5a96f5e0b716

commit dbe00997921d45989109e352474d5a96f5e0b716
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2019-07-27 23:18:50 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2019-07-27 23:19:06 +0000

    net-mail/mailman: update to 3.2.1
    
    Fixes: https://bugs.gentoo.org/548078
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 net-mail/mailman/Manifest             |  1 +
 net-mail/mailman/mailman-3.2.1.ebuild | 43 +++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)