Revisions of python-beautifulsoup4

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 14)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213193 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 13)
- Add beautifulsoup4-lxml-fixes.patch: LXML fixes
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 11)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 183949 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 10)
remove .buildinfo before installation to remove rpmlint warning (forwarded request 183773 from cberendt)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 183602 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 9)
make package workable for SLES11 SP3 (forwarded request 183598 from cberendt)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 181164 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 8)
- Update upstream URL

- update to 4.2.1:
 * The default XML formatter will now replace ampersands even if they
   appear to be part of entities. That is, "<" will become
   "<". The old code was left over from Beautiful Soup 3, which
   didn't always turn entities into Unicode characters.
 
   If you really want the old behavior (maybe because you add new
   strings to the tree, those strings include entities, and you want
   the formatter to leave them alone on output), it can be found in
   EntitySubstitution.substitute_xml_containing_entities(). [bug=1182183]
 
 * Gave new_string() the ability to create subclasses of
   NavigableString. [bug=1181986]
 
 * Fixed another bug by which the html5lib tree builder could create a
   disconnected tree. [bug=1182089]
 
 * The .previous_element of a BeautifulSoup object is now always None,
   not the last element to be parsed. [bug=1182089]
 
 * Fixed test failures when lxml is not installed. [bug=1181589]
 
 * html5lib now supports Python 3. Fixed some Python 2-specific
   code in the html5lib test suite. [bug=1181624]
 
 * The html.parser treebuilder can now handle numeric attributes in
   text when the hexidecimal name of the attribute starts with a
   capital X. Patch by Tim Shirley. [bug=1186242]
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 179365 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 7)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 176045 from Todd R's avatar Todd R (TheBlackCat) (revision 6)
Update to  4.2.0
Re-enable lxml in python2
Build and package documentation (forwarded request 176044 from TheBlackCat)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 174254 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 5)
- remove lxml support (fails unit test) (forwarded request 173972 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 157716 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 4)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 3)
Split 12.3 from Factory
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 148172 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 2)
- Fix runtime python dependency
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 147914 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 1)
Added a python3 spec file.
Displaying revisions 21 - 40 of 40
openSUSE Build Service is sponsored by