[gexiv2] python: Require GExiv2 version
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gexiv2] python: Require GExiv2 version
- Date: Sun, 12 Mar 2017 11:42:45 +0000 (UTC)
commit a69b36eaef4310f60416ae7616f479e145ec0232
Author: Jens Georg <mail jensge org>
Date: Sat Mar 11 12:22:05 2017 +0100
python: Require GExiv2 version
Signed-off-by: Jens Georg <mail jensge org>
https://bugzilla.gnome.org/show_bug.cgi?id=723790
test/python/gexiv2.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/test/python/gexiv2.py b/test/python/gexiv2.py
index e9ea46d..6f1ef5a 100644
--- a/test/python/gexiv2.py
+++ b/test/python/gexiv2.py
@@ -32,6 +32,7 @@ gi.overrides.__path__.append(os.path.join(os.path.dirname(__file__),
gi.overrides.__path__.append(os.path.join(os.path.dirname(__file__), '..', '..'))
+gi.require_version('GExiv2', '0.10')
from gi.repository import GExiv2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]