Package: pyao / 0.82-5

Metadata

Package Version Patches format
pyao 0.82-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
driver_id.patch | (download)

src/aomodule.c | 7 4 + 3 - 0 !
src/aomodule.h | 1 1 + 0 - 0 !
2 files changed, 5 insertions(+), 3 deletions(-)

 add a driver_id property to ao_object
int_format_strings.patch | (download)

src/aomodule.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use "i" in format strings when referring to arguments of type "int"
python25.patch | (download)

src/aomodule.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with python2.5