[gnome-music/wip/mschraal/assorted-cleanups: 11/14] grlsearchwrapper: Version Gfm import
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/assorted-cleanups: 11/14] grlsearchwrapper: Version Gfm import
- Date: Thu, 26 Mar 2020 13:38:04 +0000 (UTC)
commit 4ed3f655c4c083afe0fc1c18b18cacdd1d34b53e
Author: Marinus Schraal <mschraal gnome org>
Date: Thu Mar 26 13:26:52 2020 +0100
grlsearchwrapper: Version Gfm import
Fixes a PyGI warning.
gnomemusic/grilowrappers/grlsearchwrapper.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/grilowrappers/grlsearchwrapper.py b/gnomemusic/grilowrappers/grlsearchwrapper.py
index fe0256af..b2842b28 100644
--- a/gnomemusic/grilowrappers/grlsearchwrapper.py
+++ b/gnomemusic/grilowrappers/grlsearchwrapper.py
@@ -23,7 +23,7 @@
# delete this exception statement from your version.
import gi
-gi.require_versions({"Grl": "0.3"})
+gi.require_versions({"Gfm": "0.1", "Grl": "0.3"})
from gi.repository import Gfm, Gio, Grl, GObject
from gnomemusic.coresong import CoreSong
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]