aboutsummaryrefslogtreecommitdiff
path: root/python/pathlib2
AgeCommit message (Collapse)Author
2021-04-21various: Kill lots of python3 dep mentionsRobby Workman
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.
2021-04-20python/pathlib2: Update DEP.Willy Sudiarto Raharjo
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-11-24python/parhlib2: Add support for python3.Dimitris Zlatanidis
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2018-11-10python/pathlib2: Added (Object-oriented filesystem paths).Dimitris Zlatanidis
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>