..

setuptools

Spiegel

http://paket.daniel-schildt.de/setuptools-82.0.0.tar.gz onnlein
LFS 13.0

http://paket.daniel-schildt.de/setuptools-80.10.2.tar.gz onnlein
SlackBuilds 15.0

SlackBuild

python3‑setuptools‑opt python3‑packaging‑opt python3‑build python3‑pyproject‑hooks python3‑installer python3‑flit_core
python3‑setuptools‑opt python3‑packaging‑opt python3‑build python3‑pyproject‑hooks python3‑installer
python3‑setuptools‑opt python3‑packaging‑opt python3‑build python3‑pyproject‑hooks
python3‑setuptools‑opt python3‑packaging‑opt python3‑build
python3‑setuptools‑opt python3‑packaging‑opt
python3‑setuptools‑opt python3‑wheel python3‑installer
python3‑setuptools‑opt python3‑wheel
python3‑setuptools‑opt

Installieren

ls /var/log/packages/ | grep python3-setuptools-opt-80.10.2-x86_64-1_SBo if [ $? -eq 1 ] then wget http://sbopkg.daniel-schildt.de/15.0/python3-setuptools-opt-80.10.2-x86_64-1_SBo.tgz installpkg python3-setuptools-opt-80.10.2-x86_64-1_SBo.tgz fi

Bauen

ls /var/log/packages/ | grep python3-setuptools-opt-80.10.2-x86_64-1_SBo if [ $? -eq 1 ] then wget https://slackbuilds.org/slackbuilds/15.0/python/python3-setuptools-opt.tar.gz tar -x -f python3-setuptools-opt.tar.gz cd python3-setuptools-opt wget http://paket.daniel-schildt.de/setuptools-80.10.2.tar.gz ./python3-setuptools-opt.SlackBuild installpkg /tmp/python3-setuptools-opt-80.10.2-x86_64-1_SBo.tgz cd .. pwd fi

LFS 13.0

http://lfs.daniel-schildt.de/13.0/chapter08/setuptools.html

setuptools

Bauen

BAU=/bau cd $BAU pwd if [ ! -e setuptools-82.0.0.tar.gz ] then wget http://paket.daniel-schildt.de/setuptools-82.0.0.tar.gz fi if [ -d setuptools-82.0.0 ] then rm --force --recursive setuptools-82.0.0 fi tar --extract -f setuptools-82.0.0.tar.gz cd setuptools-82.0.0 pwd cd .. pwd

SlackBuilds

LFS 13.0