After this Friday's update autokey stopped starting for me.
Error:
pkg_resources.DistributionNotFound: The 'python3-xlib' distribution was not found and is required by autokey
After some searching for python3-xlib I found /usr/lib64/python3.5/site-packages/autokey-0.93.10-py3.5.egg-info/requires.txt, changing python3-xlib in that file to python-xlib fixed the problem.