launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #28044
[Merge] ~cjwatson/lpcraft:craft-cli-0.2.0 into lpcraft:main
Colin Watson has proposed merging ~cjwatson/lpcraft:craft-cli-0.2.0 into lpcraft:main.
Commit message:
Upgrade to craft-cli 0.2.0
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/lpcraft/+git/lpcraft/+merge/415080
This picks up my fix to only show spinners if the output stream is a terminal.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/lpcraft:craft-cli-0.2.0 into lpcraft:main.
diff --git a/requirements.txt b/requirements.txt
index 49d1bd1..da8baf5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ certifi==2021.10.8
# via requests
charset-normalizer==2.0.7
# via requests
-craft-cli==0.1.0
+craft-cli==0.2.0
# via -r requirements.in
craft-providers==1.0.3
# via -r requirements.in