1
0
This branch is 13 commits behind pool/python-beautifulsoup4:factory
Ana Guerrero 55c51aaf4a Accepting request 1140116 from devel:languages:python
- update to 4.12.3:
  * Fixed a regression such that if you set .hidden on a tag, the
    tag becomes invisible but its contents are still visible. User
    manipulation of .hidden is not a documented or supported
    feature, so don't do this, but it wasn't too difficult to
    keep the old behavior
    working.
  * Fixed a case found by Mengyuhan where html.parser giving up
    on markup would result in an AssertionError instead of a
    ParserRejectedMarkup exception.
  * Added the correct stacklevel to instances of the
    XMLParsedAsHTMLWarning.
  * Corrected the syntax of the license definition in
    pyproject.toml.
  * Corrected a typo in a test that was causing test failures
    when run against libxml2 2.12.1.

- Require cchardet explicitly to avoid charset-normalizer braindamage.
- disable tests on SLE_11, fail due to too old python-lxml
- remove lxml support (fails unit test)
- Use recommended lxml parser instead of native one

OBS-URL: https://build.opensuse.org/request/show/1140116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beautifulsoup4?expand=0&rev=40
2024-01-21 22:07:12 +00:00
2024-01-20 13:12:27 +00:00
Description
No description provided
204 KiB
Languages
RPM Spec 100%