← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/launchpad:txpkgupload-0.5 into launchpad:master

 

Colin Watson has proposed merging ~cjwatson/launchpad:txpkgupload-0.5 into launchpad:master.

Commit message:
Upgrade to txpkgupload 0.5

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/437202

This has the effect of removing `zope.server` from our dependency set (although I apparently already removed it from `requirements/launchpad.txt` in commit f7f4f989b2f3faa6d3626b592956cb9e062a26ec without noticing that it was still transitively required).

Dependencies MP: https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/437201
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:txpkgupload-0.5 into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index a6e8a51..aa102e9 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -173,7 +173,7 @@ treq==18.6.0
 # lp:~launchpad/twisted:lp-backport
 Twisted==20.3.0+lp9
 txfixtures==0.4.3
-txpkgupload==0.4
+txpkgupload==0.5
 typing-extensions==3.10.0.2
 urllib3==1.25.11
 van.testing==3.0.0