summaryrefslogtreecommitdiffstats
path: root/python/click-didyoumean
Commit message (Collapse)AuthorAgeFilesLines
* All: Support $PRINT_PACKAGE_NAME env var Heinz Wiesinger2021-07-171-1/+10
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* All: SlackBuilds run in the directory they are in Heinz Wiesinger2021-07-051-1/+2
| | | | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* All: Change SlackBuild shebang to /bin/bash Heinz Wiesinger2021-07-041-1/+1
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* various: Kill lots of python3 dep mentions Robby Workman2021-04-211-4/+0
| | | | | | | | This is far from complete. We still need to review and tweak anything with "PYTHON" in the README, as many/most/all of those are telling the user how to build with python3 support. We almost surely want to enable that by default in all of those cases.
* python/click-didyoumean: use tgz. Willy Sudiarto Raharjo2021-01-021-1/+1
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* python/click-didyoumean: Added (git-like did-you-mean feature) Pr. HORSTMANN2020-12-124-0/+116
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>