Package: pyatspi / 2.20.3+dfsg-1

Metadata

Package Version Patches format
pyatspi 2.20.3+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable tests | (download)

Makefile.am | 6 0 + 6 - 0 !
configure.ac | 7 0 + 7 - 0 !
2 files changed, 13 deletions(-)

---
fix print usage | (download)

examples/magFocusTracker.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix print usage in python3 example
 In python3 the print statement is used with parentheses. This fixes
 installation of the python 3 package.