Merge lp:~vila/brz-debian/yamlisadep into lp:brz-debian

Proposed by Vincent Ladeuil
Status: Merged
Approved by: Vincent Ladeuil
Approved revision: 821
Merge reported by: The Breezy Bot
Merged at revision: not available
Proposed branch: lp:~vila/brz-debian/yamlisadep
Merge into: lp:brz-debian
Diff against target: 12 lines (+1/-1)
1 file modified
byov.conf (+1/-1)
To merge this branch: bzr merge lp:~vila/brz-debian/yamlisadep
Reviewer Review Type Date Requested Status
Vincent Ladeuil Approve
Review via email: mp+354983@code.launchpad.net

Commit message

python-yaml is needed to run tests

Description of the change

As the branch name says: yaml is a dep

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

Tested locally.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'byov.conf'
2--- byov.conf 2018-05-24 12:25:28 +0000
3+++ byov.conf 2018-09-15 13:29:46 +0000
4@@ -9,7 +9,7 @@
5 [brz-plugin-debian]
6 vm.release = xenial
7 brz.build_deps = gcc, debhelper, python, python-all-dev, python3-all-dev, python-configobj, python3-configobj, python-docutils, python3-docutils, python-paramiko, python3-paramiko, python-subunit, python3-subunit, python-testtools, python3-testtools, subunit, cython, cython3, python-fastimport, python-dulwich
8-debian.build_deps = python-debian, python-apt, dpkg-dev, fakeroot, devscripts, patchutils, pristine-tar, quilt, python-lzma, libalgorithm-merge-perl
9+debian.build_deps = python-debian, python-apt, dpkg-dev, fakeroot, devscripts, patchutils, pristine-tar, quilt, python-lzma, libalgorithm-merge-perl, python-yaml
10 # FIXME: Not sure it's really only for tests -- vila 2018-03-08
11 debian.test_deps = python-distro-info
12 vm.packages = {brz.build_deps}, {debian.build_deps}, {debian.test_deps}, bzr, python-debian, python-junitxml

Subscribers

People subscribed via source and target branches