pkgsrc/www/py-beautifulsoup4
gutteridge 5e36789ef0 py-beautifulsoup4: update to 4.9.0
4.9.0 (20200405)

* Added PageElement.decomposed, a new property which lets you
  check whether you've already called decompose() on a Tag or
  NavigableString.

* Embedded CSS and Javascript is now stored in distinct Stylesheet and
  Script tags, which are ignored by methods like get_text(). This
  feature is not supported by the html5lib treebuilder. [bug=1868861]

* Added a Russian translation by 'authoress' to the repository.

* Fixed an unhandled exception when formatting a Tag that had been
  decomposed.[bug=1857767]

* Fixed a bug that happened when passing a Unicode filename containing
  non-ASCII characters as markup into Beautiful Soup, on a system that
  allows Unicode filenames. [bug=1866717]

* Added a performance optimization to PageElement.extract(). Patch by
  Arthur Darcet.
2020-04-28 21:16:14 +00:00
..
DESCR
distinfo py-beautifulsoup4: update to 4.9.0 2020-04-28 21:16:14 +00:00
Makefile py-beautifulsoup4: update to 4.9.0 2020-04-28 21:16:14 +00:00
PLIST py-beautifulsoup4: updated to 4.8.2 2020-01-08 21:08:26 +00:00