Date: Thu, 10 Apr 2025 17:51:34 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 285909] devel/py-setuptools: AttributeError: 'PathDistribution' object has no attribute '_normalized_name' on Python 3.9 Message-ID: <bug-285909-21822-YKsZ3v3VcM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-285909-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-285909-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285909 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dc4dd8f40175252743857e936c56c1c8= 740202230 commit c4dd8f40175252743857e936c56c1c8740202230 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2025-04-10 17:41:54 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2025-04-10 17:50:23 +0000 devel/py-setuptools@py39: add py39 compat layer to vendored importlib-metadata ...and partially revert a setuptools commit exposing another error. Context: https://github.com/pypa/setuptools/issues/3452 Reported by: Niels Kobsch=C3=A4tzki PR: 285909 devel/py-setuptools/Makefile | 8 +++- ...endor_importlib__metadata_____init____.py (new) | 41 +++++++++++++++++ ...endor_importlib__metadata___py39compat.py (new) | 51 ++++++++++++++++++= ++++ .../files/py39/patch-setuptools_dist.py (new) | 14 ++++++ 4 files changed, 113 insertions(+), 1 deletion(-) --=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-285909-21822-YKsZ3v3VcM>