pkgsrc/www/py-beautifulsoup4
adam 36e08dc251 py-beautifulsoup4: updated to 4.9.2
4.9.2

* Fixed a bug that caused too many tags to be popped from the tag
  stack during tree building, when encountering a closing tag that had
  no matching opening tag.

* Fixed a bug that inconsistently moved elements over when passing
  a Tag, rather than a list, into Tag.extend().

* Specify the soupsieve dependency in a way that complies with
  PEP 508. Patch by Mike Nerone.

* Change the signatures for BeautifulSoup.insert_before and insert_after
  (which are not implemented) to match PageElement.insert_before and
  insert_after, quieting warnings in some IDEs.
2020-09-29 18:47:29 +00:00
..
DESCR
distinfo py-beautifulsoup4: updated to 4.9.2 2020-09-29 18:47:29 +00:00
Makefile py-beautifulsoup4: updated to 4.9.2 2020-09-29 18:47:29 +00:00
PLIST