summaryrefslogtreecommitdiffstats
path: root/python/more-itertools
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+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/more-itertools: Update DEP. Willy Sudiarto Raharjo2021-04-201-1/+1
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* python/more-itertools: Added support python3. Dimitris Zlatanidis2018-10-132-0/+7
| | | | Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
* python/more-itertools: Added (Python more itertools library). Dimitris Zlatanidis2018-04-074-0/+117
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>