From 9dd5764e8ef03b8759f2dc69337ee525745689b1 Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 25 Mar 2019 13:33:50 +0000 Subject: [PATCH] Update git submodules * Update storyboard from branch 'master' - Merge "Fixes the Python 3 dependencies and iterator" - Fixes the Python 3 dependencies and iterator A. Fixes depedencies of Python 3: Following the documentation about Python 3 requirements. It was needed to change in the file ./requirements.txt replacing "python-openid" with "python3-openid". B. Fixing Python 3 compatibility in the migration script: In order to fix the migration script to run on Python 3 I changed the line #24 on ./migrate/launchpad/reader.py, changing the iterator. Also, I added in the file "./requirements.txt" a comment to use the library "launchpadlib" in order to run the migrate script. Change-Id: Iedcd283ade1ea62fdc5777dfe7b1ae5916db3480 --- storyboard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storyboard b/storyboard index 43c291b8a7..686cc9f8ef 160000 --- a/storyboard +++ b/storyboard @@ -1 +1 @@ -Subproject commit 43c291b8a71d3633cc06599311647b398a6c91c0 +Subproject commit 686cc9f8ef34f442dcb72f09cb6f49906679c24b