Merge lp:~doanac/phablet-tools/click-python-gi into lp:phablet-tools

Proposed by Andy Doan
Status: Merged
Approved by: Sergio Schvezov
Approved revision: 210
Merged at revision: 210
Proposed branch: lp:~doanac/phablet-tools/click-python-gi
Merge into: lp:phablet-tools
Diff against target: 10 lines (+1/-1)
1 file modified
phablet-click-test-setup (+1/-1)
To merge this branch: bzr merge lp:~doanac/phablet-tools/click-python-gi
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Paul Larson (community) Approve
Ubuntu Phablet Team Pending
Review via email: mp+192031@code.launchpad.net

Commit message

phablet-click-test-setup: remove python-gi dependency

The only test needing this is unity8 and we are currently not
installing the gobject.so file. We'll install the .deb from
lp:ubuntu-test-cases/touch for now.

Description of the change

phablet-click-test-setup: remove python-gi dependency

The only test needing this is unity8 and we are currently not
installing the gobject.so file. We'll install the .deb from
lp:ubuntu-test-cases/touch for now.

To post a comment you must log in.
Revision history for this message
Paul Larson (pwlars) wrote :

+1

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'phablet-click-test-setup'
2--- phablet-click-test-setup 2013-10-14 15:38:03 +0000
3+++ phablet-click-test-setup 2013-10-21 18:18:39 +0000
4@@ -64,7 +64,7 @@
5 'binary': 'qtdeclarative5-ubuntu-ui-toolkit-plugin'})
6
7 python_packages = (
8- 'python-mock', 'python-dateutil', 'python-gi'
9+ 'python-mock', 'python-dateutil'
10 )
11
12

Subscribers

People subscribed via source and target branches