Go to file
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
.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.12.3.tar.gz - update to 4.12.3: 2024-01-20 13:12:27 +00:00
python-beautifulsoup4.changes - update to 4.12.3: 2024-01-20 13:12:27 +00:00
python-beautifulsoup4.spec - update to 4.12.3: 2024-01-20 13:12:27 +00:00