slackbuilds_ponce/python/python3-setuptools-opt
fourtysixandtwo c52ac3cba6 python/python3-setuptools-opt: Added (setuptools from -current).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-17 07:37:33 +07:00
..
python3-setuptools-opt.info
python3-setuptools-opt.SlackBuild
README
setuptools.x86_64.diff.gz
slack-desc

python3-setuptools-opt (Install newer setuptools in /opt)

Setuptools is a fully-featured, actively-maintained, and stable
library designed to facilitate packaging Python projects.

Installs to /opt/python3.9/site-packages.

Add the following before the python3 build commands in your
Slackbuild to use this version over the stock one in 15.0:

export PYTHONPATH=/opt/python3.9/site-packages/