From 81c183155e2021df3b9acc0a52ab04b2a27a4bcb Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 21 Jun 2018 16:26:30 -0400 Subject: [PATCH] install the python3 version of launchpadlib Install both the python2 and python3 versions of launchpadlib. We need a separate patch to change the version of python used to run the launchpad commenting script (which lives in project-config), so we need both versions of the library installed until we make the transition. Story: #2001691 Task: #8680 Change-Id: Ibe759aa571b54c11067b21ad99d0e41371e7a648 Signed-off-by: Doug Hellmann --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 396e195e4e..0a1f99dc8a 100644 --- a/bindep.txt +++ b/bindep.txt @@ -25,5 +25,6 @@ virtual/libffi [platform:gentoo] python3-yaml [platform:ubuntu] gnupg [platform:ubuntu] python-launchpadlib [platform:ubuntu] +python3-launchpadlib [platform:ubuntu] git-review [platform:ubuntu] libre2-dev [platform:ubuntu]