aboutsummaryrefslogtreecommitdiff
path: root/python/PyAudio/PyAudio.info
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.
2020-05-23python/PyAudio: Updated for version 0.2.11.Giuseppe Scalzi
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2012-08-19Add REQUIRED field to .info files.Erik Hanson
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-14Entire Repo: Remove APPROVED field from .info filesRobby Workman
This field used to make sense in our pre-git days, but the Signed-Off-By: line serves the same purpose (and even more) now, so APPROVED has been rejected. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-10-28python/PyAudio: Added (PortAudio Python Bindings)Giuseppe Scalzi
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>