launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #25904
[Merge] ~cjwatson/launchpad:txpkgupload-0.4 into launchpad:master
Colin Watson has proposed merging ~cjwatson/launchpad:txpkgupload-0.4 into launchpad:master.
Commit message:
Upgrade to txpkgupload 0.4
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/395717
Dependencies MP: https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/395716
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:txpkgupload-0.4 into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index 06195b4..c80a759 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -155,7 +155,7 @@ treq==18.6.0
Twisted==19.2.1
txAMQP==0.6.2
txfixtures==0.4.3
-txpkgupload==0.2
+txpkgupload==0.4
# lp1 Set version directly in setup.py to fix wheel building.
unittest2==1.1.0+lp1
urllib3==1.25.11