aboutsummaryrefslogtreecommitdiff
path: root/python/pathlib2/README
AgeCommit message (Collapse)Author
2023-08-05python/pathlib2: Removed (split to python2 and python3).Dimitris Zlatanidis
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-08python/pathlib2: Fix REQUIRES for python2.Dave Woodfall
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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.
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>