aboutsummaryrefslogtreecommitdiff
path: root/python/pytz/README
AgeCommit message (Collapse)Author
2024-09-15python/pytz: Removed (has split into python2-pytz and python3-pytz)isaackwy
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.
2020-01-19python/pytz: Add python3 support by default.Willy Sudiarto Raharjo
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-04-08python/pytz: Add python3 support.Jeremy Hansen
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2011-03-20python/*: Moved a lot of Python stuff hereRobby Workman
The criteria for whether something "belongs" in Development or Libraries or Python or ... is admittedly arbitrary. As a general rule, if it could be either Libraries or Python, it's Python. Otherwise, pick one and we'll go from there... Signed-off-by: Robby Workman <rworkman@slackbuilds.org>