https://pypi.org/project/packaging
http://paketspiegel.de/packaging-26.2.tar.gz onnlein
http://paketspiegel.de/packaging-26.1.tar.gz onnlein
SlackBuilds 15.0
http://paketspiegel.de/packaging-26.0.tar.gz onnlein
LFS 13.0 SlackBuilds 15.0
https://slackbuilds.org/repository/15.0/python/python3-packaging-opt
python3‑packaging‑opt python3‑build python3‑pyproject‑hooks python3‑installer python3‑flit_core
python3‑packaging‑opt python3‑build python3‑pyproject‑hooks python3‑installer
python3‑packaging‑opt python3‑build python3‑pyproject‑hooks
python3‑packaging‑opt python3‑build
python3‑packaging‑opt
ls /var/log/packages/ | grep python3-packaging-opt-26.2-noarch-1_SBo if [ $? -eq 1 ] then wget http://sbopkg.paketspiegel.de/15.0/python3-packaging-opt-26.2-noarch-1_SBo.tgz installpkg python3-packaging-opt-26.2-noarch-1_SBo.tgz fi
ls /var/log/packages/ | grep python3-packaging-opt-26.2-noarch-1_SBo if [ $? -eq 1 ] then wget https://slackbuilds.org/slackbuilds/15.0/python/python3-packaging-opt.tar.gz tar -x -f python3-packaging-opt.tar.gz cd python3-packaging-opt wget https://paketspiegel.de/packaging-26.2.tar.gz ./python3-packaging-opt.SlackBuild installpkg /tmp/python3-packaging-opt-26.2-noarch-1_SBo.tgz cd .. pwd fi
https://lfs.daniel-schildt.de/systemd/chapter08/packaging.html
packaging → wheel
BAU=/bau cd $BAU pwd if [ ! -e packaging-26.0.tar.gz ] then wget http://paketspiegel.de/packaging-26.0.tar.gz fi if [ -d packaging-26.0 ] then rm --force --recursive packaging-26.0 fi tar --extract -f packaging-26.0.tar.gz cd packaging-26.0 pwd cd .. pwd