HomeFreeBSD

python.mk: remove setuptools from RUN_DEPENDS

Description

python.mk: remove setuptools from RUN_DEPENDS

Historically this was needed as a RUN_DEPENDS due to consumers using
the included pkg_resources, which has been deprecated for some time
now in favour of the importlib suite. (pkg_resources consumers are
strongly advised to migrate to importlib et al.)

PR: 270510
Reviewed by: crees, rm
Tested by: jhale, wen
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D39303

Details

Provenance
vishwinAuthored on Mar 8 2025, 2:15 AM
Reviewer
crees
Differential Revision
D39303: python.mk: remove setuptools from RUN_DEPENDS
Parents
R11:b2dddd954285: x11-wm/notion: New port: Tiling tabbed window manager
Branches
Unknown
Tags
Unknown