Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2023 10:04:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273259] mail/mailman3: Fails to start with python-importlib-resources >= 6.0
Message-ID:  <bug-273259-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273259

            Bug ID: 273259
           Summary: mail/mailman3: Fails to start with
                    python-importlib-resources >=3D 6.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: einar@isnic.is

After upgrading python-importlib-resources to 6.0, mailman fails to start:

ImportError: cannot import name 'path' from 'importlib_resources'
(/usr/local/lib/python3.9/site-packages/importlib_resources/__init__.py)

This has already been reported upstream
https://gitlab.com/mailman/mailman/-/issues/1093 and a fix merged in
https://gitlab.com/mailman/mailman/-/merge_requests/1130

The fix drops support for python < 3.9 and drops the dependency on
importlib-resources.

Waiting for a release of mailman to fix in ports, workaround until then is =
to
pin python-importlib-resources to <6.0.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273259-7788>