pyproject_hooks

https://github.com/pypa/pyproject-hooks

Spiegel

http://paketspiegel.de/pyproject_hooks-1.2.0.tar.gz onnlein
SlackBuilds 15.0

SlackBuild

https://slackbuilds.org/repository/15.0/python/python3-pyproject-hooks

python3‑pyproject‑hooks python3‑installer python3‑flit_core
python3‑pyproject‑hooks python3‑installer
python3‑pyproject‑hooks

Installieren

ls /var/log/packages/ | grep python3-pyproject-hooks-1.2.0-x86_64-1_SBo if [ $? -eq 1 ] then wget http://sbopkg.paketspiegel.de/15.0/python3-pyproject-hooks-1.2.0-x86_64-1_SBo.tgz installpkg python3-pyproject-hooks-1.2.0-x86_64-1_SBo.tgz fi

Bauen

ls /var/log/packages/ | grep python3-pyproject-hooks-1.2.0-x86_64-1_SBo if [ $? -eq 1 ] then wget https://slackbuilds.org/slackbuilds/15.0/python/python3-pyproject-hooks.tar.gz tar -xf python3-pyproject-hooks.tar.gz cd python3-pyproject-hooks wget https://paketspiegel.de/pyproject_hooks-1.2.0.tar.gz ./python3-pyproject-hooks.SlackBuild installpkg /tmp/python3-pyproject-hooks-1.2.0-x86_64-1_SBo.tgz cd .. pwd fi