[Bug 285909] devel/py-setuptools: AttributeError: 'PathDistribution' object has no attribute '_normalized_name' on Python 3.9
Date: Thu, 10 Apr 2025 17:51:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285909 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c4dd8f40175252743857e936c56c1c8740202230 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ätzki 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(-) -- You are receiving this mail because: You are the assignee for the bug.