Merge lp://qastaging/~noskcaj/ubuntu/utopic/webtest/merge into lp://qastaging/ubuntu/utopic/webtest

Proposed by Jackson Doak
Status: Needs review
Proposed branch: lp://qastaging/~noskcaj/ubuntu/utopic/webtest/merge
Merge into: lp://qastaging/ubuntu/utopic/webtest
Diff against target: 4197 lines (+1779/-1522)
49 files modified
CHANGELOG.rst (+31/-0)
PKG-INFO (+1/-1)
WebTest.egg-info/PKG-INFO (+1/-1)
WebTest.egg-info/SOURCES.txt (+12/-11)
WebTest.egg-info/requires.txt (+1/-1)
debian/changelog (+14/-0)
debian/rules (+3/-0)
docs/Makefile (+3/-3)
docs/api.rst (+57/-0)
docs/api.txt (+0/-57)
docs/changelog.rst (+478/-0)
docs/changelog.txt (+0/-447)
docs/conf.py (+1/-1)
docs/contributing.rst (+99/-0)
docs/contributing.txt (+0/-99)
docs/debugapp.rst (+31/-0)
docs/debugapp.txt (+0/-31)
docs/forms.rst (+231/-0)
docs/forms.txt (+0/-231)
docs/http.rst (+11/-0)
docs/http.txt (+0/-11)
docs/index.rst (+124/-0)
docs/index.txt (+0/-124)
docs/license.rst (+23/-0)
docs/license.txt (+0/-23)
docs/testapp.rst (+151/-0)
docs/testapp.txt (+0/-140)
docs/testresponse.rst (+157/-0)
docs/testresponse.txt (+0/-157)
docs/webtest.rst (+32/-0)
docs/webtest.txt (+0/-32)
setup.cfg (+2/-2)
setup.py (+28/-24)
tests/compat.py (+3/-1)
tests/test_app.py (+56/-30)
tests/test_authorisation.py (+41/-0)
tests/test_debugapp.py (+9/-6)
tests/test_forms.py (+19/-23)
tests/test_http.py (+8/-8)
tests/test_lint.py (+11/-6)
tests/test_utils.py (+3/-2)
tox.ini (+5/-1)
webtest/app.py (+89/-19)
webtest/debugapp.py (+1/-1)
webtest/forms.py (+15/-7)
webtest/http.py (+1/-1)
webtest/lint.py (+18/-12)
webtest/response.py (+5/-6)
webtest/utils.py (+4/-3)
To merge this branch: bzr merge lp://qastaging/~noskcaj/ubuntu/utopic/webtest/merge
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+220889@code.qastaging.launchpad.net

Description of the change

New upstream release from debian

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks. Uploaded.

review: Approve

Unmerged revisions

23. By Jackson Doak

* Merge from Debian unstable. Remaining changes:
  - d/control: Demote python-lxml and python-pyquery to Suggests.

22. By Jackson Doak

Merging shared upstream rev into target branch.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: