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/python$PYVER/site-packages.
Add the following before the python3 build commands in your
Slackbuild to use this version over the stock one in 15.0:
PYVER=$(python3 -c 'import sys; print("%d.%d" % sys.version_info[:2])')
export PYTHONPATH=/opt/python$PYVER/site-packages
This requires: python3-wheel, python3-packaging-opt
Maintained by: fourtysixandtwo
Keywords: python,setuptools,/opt,current
ChangeLog: python3-setuptools-opt
Homepage:
https://pypi.org/project/setuptools/
Download SlackBuild:
python3-setuptools-opt.tar.gz
python3-setuptools-opt.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-setuptools-opt.SlackBuild |
python3-setuptools-opt.info |
setuptools.x86_64.diff.gz |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds