pyproject_hooks

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

Spiegel

http://paket.daniel-schildt.de/pyproject_hooks-1.2.0.tar.gz
SlackBuilds 15.0

SlackBuild

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.daniel-schildt.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 http://paket.daniel-schildt.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