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
1diff --git a/constraints.txt b/constraints.txt
2index 9604568..2a529fd 100644
3--- a/constraints.txt
4+++ b/constraints.txt
5@@ -111,7 +111,9 @@ python-mimeparse==1.6.0
6 python-subunit==1.3.0
7 testtools==2.3.0
8 traceback2==1.4.0
9-unittest2==1.1.0
10+#unittest2==1.1.0
11+# lp1 Set version directly in setup.py to fix wheel building.
12+unittest2==1.1.0+lp1
13 zc.lockfile==1.4
14 zdaemon==4.3
15 zodbpickle==1.0.3

Subscribers

People subscribed via source and target branches

to status/vote changes: