Source: python-evdev Version: 1.0.0+dfsg-1+b1 Severity: normal Hi,
looking at the build log, the API documentation is not build because the modules do not import correctly at build time. https://buildd.debian.org/status/fetch.php?pkg=python-evdev&arch=all&ver=1.0.0%2Bdfsg-1&stamp=1527956330&raw=0 WARNING: autodoc: failed to import module 'evdev.events'; the following exception was raised: cannot import name '_ecodes' WARNING: autodoc: failed to import module 'evdev.eventio'; the following exception was raised: cannot import name '_ecodes' WARNING: autodoc: failed to import module 'evdev.eventio_async'; the following exception was raised: cannot import name '_ecodes' WARNING: autodoc: failed to import module 'evdev.device'; the following exception was raised: cannot import name '_ecodes' WARNING: autodoc: failed to import module 'evdev.uinput'; the following exception was raised: cannot import name '_ecodes' WARNING: autodoc: failed to import module 'evdev.util'; the following exception was raised: cannot import name '_ecodes' WARNING: autodoc: failed to import module 'evdev.ecodes'; the following exception was raised: cannot import name '_ecodes' WARNING: autodoc: failed to import data 'keys' from module 'evdev.ecodes'; the following exception was raised: cannot import name '_ecodes' WARNING: autodoc: failed to import data 'ecodes' from module 'evdev.ecodes'; the following exception was raised: cannot import name '_ecodes' WARNING: autodoc: failed to import data 'bytype' from module 'evdev.ecodes'; the following exception was raised: cannot import name '_ecodes' The documentation files for the API are empty (see /usr/share/doc/python-evdev/html/apidoc.html#events) regards Stuart