http://paket.daniel-schildt.de/build-1.3.0.tar.gz
SlackBuilds 15.0
python3‑build python3‑pyproject‑hooks python3‑installer python3‑flit_core
python3‑build python3‑pyproject‑hooks python3‑installer
python3‑build python3‑pyproject‑hooks
python3‑build
ls /var/log/packages/ | grep python3-build-1.3.0-x86_64-1_SBo if [ $? -eq 1 ] then wget http://sbopkg.daniel-schildt.de/15.0/python3-build-1.3.0-x86_64-1_SBo.tgz installpkg python3-build-1.3.0-x86_64-1_SBo.tgz fi
ls /var/log/packages/ | grep python3-build-1.3.0-x86_64-1_SBo if [ $? -eq 1 ] then wget https://slackbuilds.org/slackbuilds/15.0/python/python3-build.tar.gz tar -x -f python3-build.tar.gz cd python3-build wget http://paket.daniel-schildt.de/build-1.3.0.tar.gz ./python3-build.SlackBuild installpkg /tmp/python3-build-1.3.0-x86_64-1_SBo.tgz cd .. pwd fi