pathspec

Spiegel

http://paketspiegel.de/pathspec-1.1.1.tar.gz onnlein
http://paketspiegel.de/pathspec-1.0.4.tar.gz onnlein
SlackBuilds 15.0

SlackBuild

https://slackbuilds.org/repository/15.0/python/python3-pathspec

python3‑pathspec python3‑typing‑extensions python3‑build python3‑pyproject‑hooks python3‑installer python3‑flit_core
python3‑pathspec python3‑typing‑extensions python3‑build python3‑pyproject‑hooks python3‑installer
python3‑pathspec python3‑typing‑extensions python3‑build python3‑pyproject‑hooks
python3‑pathspec python3‑typing‑extensions python3‑build
python3‑pathspec python3‑typing‑extensions
python3‑pathspec

Installieren

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

Bauen

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