python setuptools destdir stagedir

  1. O

    Python setuptools and STAGEDIR

    I'm trying to port a Python network tool called parcel: https://github.com/LabAdvComp/parcel My work-in-progress port is available here: https://github.com/outpaddling/freebsd-ports-wip The problem is that the python byte-compiler is embedding STAGEDIR in the output...
Back
Top