mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-01 11:31:28 +00:00
Specify the version of a library before importing it using GObject introspection. Mainly to avoid warnings with recent version of pygobject. Closes #247.