New comment by Piraty on void-packages repository https://github.com/void-linux/void-packages/pull/11780#issuecomment-628695497 Comment: this seems ready to merge, given @paualberto fixes python3.8 warnings like ``` /usr/lib/python3.8/site-packages/ulauncher/main.py:8: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk ```