1
0
Go to file
Dirk Mueller 7787148ca5 - update to 4.6.0:
* Added the `Tag.get_attribute_list` method, which acts like `Tag.get` for
    getting the value of an attribute, but which always returns a list,
    whether or not the attribute is a multi-value attribute. [bug=1678589]
  * Improved the handling of empty-element tags like <br> when using the
    html.parser parser. [bug=1676935]
  * HTML parsers treat all HTML4 and HTML5 empty element tags (aka void
    element tags) correctly. [bug=1656909]
  * Namespace prefix is preserved when an XML tag is copied. Thanks
    to Vikas for a patch and test. [bug=1685172]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beautifulsoup4?expand=0&rev=48
2017-07-05 06:30:11 +00:00
.gitattributes Accepting request 133541 from home:ketheriel:branches:devel:languages:python 2012-09-18 18:20:37 +00:00
.gitignore Accepting request 133541 from home:ketheriel:branches:devel:languages:python 2012-09-18 18:20:37 +00:00
beautifulsoup4-4.6.0.tar.gz - update to 4.6.0: 2017-07-05 06:30:11 +00:00
beautifulsoup4-lxml-fixes.patch - Add beautifulsoup4-lxml-fixes.patch: LXML fixes 2014-01-08 15:11:23 +00:00
python-beautifulsoup4.changes - update to 4.6.0: 2017-07-05 06:30:11 +00:00
python-beautifulsoup4.spec - update to 4.6.0: 2017-07-05 06:30:11 +00:00