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

Proposed by Jackson Doak
Status: Needs review
Proposed branch: lp://qastaging/~noskcaj/ubuntu/utopic/beautifulsoup4/merge
Merge into: lp://qastaging/ubuntu/utopic/beautifulsoup4
Diff against target: 1665 lines (+709/-333)
20 files modified
NEWS.txt (+62/-0)
PKG-INFO (+1/-1)
bs4/__init__.py (+83/-42)
bs4/builder/__init__.py (+13/-8)
bs4/builder/_html5lib.py (+82/-19)
bs4/builder/_htmlparser.py (+14/-5)
bs4/builder/_lxml.py (+64/-30)
bs4/dammit.py (+165/-163)
bs4/diagnose.py (+28/-2)
bs4/element.py (+34/-21)
bs4/testing.py (+13/-0)
bs4/tests/test_html5lib.py (+13/-0)
bs4/tests/test_lxml.py (+7/-4)
bs4/tests/test_soup.py (+71/-20)
bs4/tests/test_tree.py (+29/-0)
debian/changelog (+16/-0)
debian/control (+1/-1)
debian/copyright (+1/-1)
doc/source/index.rst (+11/-15)
setup.py (+1/-1)
To merge this branch: bzr merge lp://qastaging/~noskcaj/ubuntu/utopic/beautifulsoup4/merge
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+221346@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

15. By Jackson Doak

* Merge from debian. Remaining changes:
  - debian/control, debian/rules: Disable pypy-bs4 and Build-Depends on
  pypy since the latter is in universe, while beautifulsoup4 is being
  pulled into main via webtest.

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: