Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2023 08:48:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 269545] devel/py-setuptools: AttributeError: module 'importlib_metadata' has no attribute 'MetadataPathFinder'
Message-ID:  <bug-269545-21822-CrFxmQ5d72@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269545-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269545-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 269545: devel/py-setuptools: AttributeError: module 'importlib_metadata'
has no attribute 'MetadataPathFinder'
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269545



--- Description ---
=3D=3D=3D>  Cleaning for py39-setuptools-63.1.0
=3D=3D=3D>  License MIT accepted by the user
=3D=3D=3D>   py39-setuptools-63.1.0 depends on file: /usr/local/sbin/pkg - =
found
=3D=3D=3D> Fetching all distfiles required by py39-setuptools-63.1.0 for bu=
ilding
=3D=3D=3D>  Extracting for py39-setuptools-63.1.0
=3D> SHA256 Checksum OK for python/setuptools-63.1.0.tar.gz.
=3D=3D=3D>  Patching for py39-setuptools-63.1.0
=3D=3D=3D>   py39-setuptools-63.1.0 depends on file: /usr/local/bin/python3=
.9 - found
=3D=3D=3D>  Configuring for py39-setuptools-63.1.0
Traceback (most recent call last):
  File "/usr/ports/devel/py-setuptools/work-py39/setuptools-63.1.0/setup.py=
",
line 7, in <module>
    import setuptools
  File
"/usr/ports/devel/py-setuptools/work-py39/setuptools-63.1.0/setuptools/__in=
it__
.py",
line 18, in <module>
    from setuptools.dist import Distribution
  File
"/usr/ports/devel/py-setuptools/work-py39/setuptools-63.1.0/setuptools/dist=
.py"
,
line 34, in <module>
    from ._importlib import metadata
  File
"/usr/ports/devel/py-setuptools/work-py39/setuptools-63.1.0/setuptools/_imp=
ortl
ib.py",
line 39, in <module>
    disable_importlib_metadata_finder(metadata)
  File
"/usr/ports/devel/py-setuptools/work-py39/setuptools-63.1.0/setuptools/_imp=
ortl
ib.py",
line 28, in disable_importlib_metadata_finder
    to_remove =3D [
  File
"/usr/ports/devel/py-setuptools/work-py39/setuptools-63.1.0/setuptools/_imp=
ortl
ib.py",
line 31, in <listcomp>
    if isinstance(ob, importlib_metadata.MetadataPathFinder)
AttributeError: module 'importlib_metadata' has no attribute
'MetadataPathFinder'
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-setuptools



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