launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #27242
[Merge] ~cjwatson/turnip:py3-codetree into turnip:master
Colin Watson has proposed merging ~cjwatson/turnip:py3-codetree into turnip:master.
Commit message:
charm: Use python3-codetree
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/405051
Current codetree packages no longer build python-codetree (i.e. Python 2).
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/turnip:py3-codetree into turnip:master.
diff --git a/charm/packages.txt b/charm/packages.txt
index c33fce5..34d39b1 100644
--- a/charm/packages.txt
+++ b/charm/packages.txt
@@ -1,3 +1,3 @@
flake8
-python-codetree
+python3-codetree
squashfuse