Merge ~zongminl/checkbox-limerick/+git/checkbox-limerick-classic:fix-snapcraft7-build-error into ~checkbox-dev/checkbox-limerick/+git/checkbox-limerick-classic:master

Proposed by Vic Liu
Status: Merged
Approved by: Vic Liu
Approved revision: e02bbe960099c01518523d645af6999621252556
Merged at revision: 4f2e42d36fc29d741177264529debd8d74dce34c
Proposed branch: ~zongminl/checkbox-limerick/+git/checkbox-limerick-classic:fix-snapcraft7-build-error
Merge into: ~checkbox-dev/checkbox-limerick/+git/checkbox-limerick-classic:master
Diff against target: 12 lines (+1/-0)
1 file modified
snap/snapcraft.yaml (+1/-0)
Reviewer Review Type Date Requested Status
PeiYao Chang Approve
Vincent Liao Approve
Rick Wu Pending
Patrick Liu Pending
StanleyHuang Pending
Review via email: mp+457797@code.launchpad.net

Commit message

Fix: Add python3-requests-oauthlib in build-package to fix build error

To post a comment you must log in.
Revision history for this message
Vincent Liao (liaou3) wrote :

+1

review: Approve
Revision history for this message
PeiYao Chang (baconyao) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
2index 33528e1..9ffda02 100644
3--- a/snap/snapcraft.yaml
4+++ b/snap/snapcraft.yaml
5@@ -66,6 +66,7 @@ parts:
6 - python3-xlsxwriter
7 - python3-packaging
8 - python3-urwid
9+ - python3-requests-oauthlib
10 parts-meta-info:
11 plugin: nil
12 build-attributes: [no-patchelf]

Subscribers

People subscribed via source and target branches

to all changes: