[tracker-oci-images: 1/2] fedora/prepare.sh: Add python3 and python3-gobject
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-oci-images: 1/2] fedora/prepare.sh: Add python3 and python3-gobject
- Date: Thu, 28 Feb 2019 20:44:36 +0000 (UTC)
commit bf294404f56f2b84eddbe54a82af43117919f827
Author: Andrea Azzarone <andrea azzarone canonical com>
Date: Thu Feb 28 12:24:38 2019 +0000
fedora/prepare.sh: Add python3 and python3-gobject
Install python3 and python3-gobject in order to allow the porting of
functional-tests to python3. For the moment keep python2 and
python2-gobject.
fedora/prepare.sh | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/fedora/prepare.sh b/fedora/prepare.sh
index c11c108..b252d7b 100644
--- a/fedora/prepare.sh
+++ b/fedora/prepare.sh
@@ -32,3 +32,4 @@ dnf install -y tracker
# This is needed for the functional-tests, sadly.
dnf install -y python2 python2-gobject
+dnf install -y python3 python3-gobject
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]