[Bug 269545] devel/py-setuptools: AttributeError: module 'importlib_metadata' has no attribute 'MetadataPathFinder'

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 17 May 2023 09:20:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269545

Igor Pavlov <igor.arabesc.pavlov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |igor.arabesc.pavlov@gmail.c
                   |                            |om

--- Comment #9 from Igor Pavlov <igor.arabesc.pavlov@gmail.com> ---
The bug is due to circular dependency between the devel/py39-setuptools and the
devel/py39-importlib-metadata. The devel/py39-importlib-metadata requires the
devel/py39-setuptools to its update but the devel/py39-setuptools requires the
updated devel/py39-importlib-metadata to work.
It seems to be bad dependency design.

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