tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ap24-py310-python-3.5.0nb3 PLIST issue



pkg_delete py*-setuptools*

will work around this.

If setuptools is installed, it is used and the file list is different.

The usual way is to use egg.mk instead of extension.mk but this tries
to do a full setuptools build using setup.py, and the code does not
provide this.
 Thomas


Home | Main Index | Thread Index | Old Index