Colin Watson has proposed merging ~cjwatson/lpbuildbot-worker:mod-wsgi-py3 into
lpbuildbot-worker:main.
Commit message:
Switch to libapache2-mod-wsgi-py3
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/lpbuildbot-worker/+git/lpbuildbot-worker/+merge/429177
--
Your team Launchpad code reviewers is requested to review the proposed merge of
~cjwatson/lpbuildbot-worker:mod-wsgi-py3 into lpbuildbot-worker:main.
diff --git a/create-lp-tests-lxd b/create-lp-tests-lxd
index 8ecec44..19c259e 100755
--- a/create-lp-tests-lxd
+++ b/create-lp-tests-lxd
@@ -22,7 +22,7 @@ APT_REPOSITORIES = (
LP_DEB_DEPENDENCIES = [
"launchpad-developer-dependencies",
"apache2",
- "libapache2-mod-wsgi",
+ "libapache2-mod-wsgi-py3",
"language-pack-en",
]
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help : https://help.launchpad.net/ListHelp