Skip to content
  • Charlie Li's avatar
    bc7ed2cc
    python.mk: remove setuptools from RUN_DEPENDS · bc7ed2cc
    Charlie Li authored
    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
    bc7ed2cc
    python.mk: remove setuptools from RUN_DEPENDS
    Charlie Li authored
    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
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading