maintainer-feedback requested: [Bug 272593] devel/py-setuptools
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272593] devel/py-setuptools"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jul 2023 09:40:57 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-feedback: Bug 272593: devel/py-setuptools https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272593 --- Description --- cd /usr/ports/devel/py-setuptools make clean;make ===> License MIT accepted by the user ===> py39-setuptools-63.1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-setuptools-63.1.0_1 for building ===> Extracting for py39-setuptools-63.1.0_1 => SHA256 Checksum OK for python/setuptools-63.1.0.tar.gz. ===> Patching for py39-setuptools-63.1.0_1 ===> Applying FreeBSD patches for py39-setuptools-63.1.0_1 from /usr/ports/devel/py-setuptools/files ===> py39-setuptools-63.1.0_1 depends on file: /usr/local/bin/python3.9 - found ===> Configuring for py39-setuptools-63.1.0_1 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/__init__ .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/_importl ib.py", line 39, in <module> disable_importlib_metadata_finder(metadata) File "/usr/ports/devel/py-setuptools/work-py39/setuptools-63.1.0/setuptools/_importl ib.py", line 28, in disable_importlib_metadata_finder to_remove = [ File "/usr/ports/devel/py-setuptools/work-py39/setuptools-63.1.0/setuptools/_importl 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