← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/launchpad:testtools-2.5.0 into launchpad:master

 

Colin Watson has proposed merging ~cjwatson/launchpad:testtools-2.5.0 into launchpad:master.

Commit message:
Upgrade to testtools 2.5.0

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

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

This drops Python 2 support, and so was able to drop various dependencies of its own (e.g. unittest2).

Dependencies MP: https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/409553
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:testtools-2.5.0 into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index de20a2d..35ba717 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -156,14 +156,13 @@ subprocess32==3.2.6
 tenacity==6.1.0
 testresources==0.2.7
 testscenarios==0.4
+testtools==2.5.0
 timeline==0.0.7
 treq==18.6.0
 # lp:~launchpad/twisted:lp-backport
 Twisted==20.3.0+lp4
 txfixtures==0.4.3
 txpkgupload==0.4
-# lp1 Set version directly in setup.py to fix wheel building.
-unittest2==1.1.0+lp1
 urllib3==1.25.11
 van.testing==3.0.0
 vine==1.3.0