Merge ~cjwatson/launchpad:unittest2-1.1.0+lp1 into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: baec753e167cb3c9add56c0e5d7c5329bd5cbda0
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:unittest2-1.1.0+lp1
Merge into: launchpad:master
Diff against target: 15 lines (+3/-1)
1 file modified
constraints.txt (+3/-1)
Reviewer Review Type Date Requested Status
Tom Wardill (community) Approve
Review via email: mp+379683@code.launchpad.net

Commit message

Upgrade to unittest2 1.1.0+lp1

Description of the change

unittest2 was the only one of Launchpad's dependencies that couldn't be built into a wheel (see https://github.com/pypa/setuptools/issues/409), which was an annoying limitation that got in the way of making some other build system improvements. Switch to a local fork that fixes this.

Dependencies MP: https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/379682

To post a comment you must log in.
Revision history for this message
Tom Wardill (twom) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/constraints.txt b/constraints.txt
index 9604568..2a529fd 100644
--- a/constraints.txt
+++ b/constraints.txt
@@ -111,7 +111,9 @@ python-mimeparse==1.6.0
111python-subunit==1.3.0111python-subunit==1.3.0
112testtools==2.3.0112testtools==2.3.0
113traceback2==1.4.0113traceback2==1.4.0
114unittest2==1.1.0114#unittest2==1.1.0
115# lp1 Set version directly in setup.py to fix wheel building.
116unittest2==1.1.0+lp1
115zc.lockfile==1.4117zc.lockfile==1.4
116zdaemon==4.3118zdaemon==4.3
117zodbpickle==1.0.3119zodbpickle==1.0.3

Subscribers

People subscribed via source and target branches

to status/vote changes: