aboutsummaryrefslogtreecommitdiff
path: root/python/pyinotify/README
AgeCommit message (Collapse)Author
2022-04-09python/pyinotify: Build Python3 by default.Willy Sudiarto Raharjo
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.
2016-07-17python/pyinotify: Removed the optional dependency pysetuptools.Matteo Bernardini
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2015-12-31python/pyinotify: Updated for version 0.9.6.Larry Hajali
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-07-14python/pyinotify: sed s,distribute,pysetuptools, READMERobby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-04python/pyinotify: Updated for version 0.9.4.Larry Hajali
Signed-off-by: Robby Workman <rworkman@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>