14
0

- update to 0.4.2:

* lxml_html_clean now correctly handles HTML input as bytes as
    it did before the 0.2.0 release.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml_html_clean?expand=0&rev=7
This commit is contained in:
2025-04-11 20:57:31 +00:00
committed by Git OBS Bridge
parent 8b3d33503d
commit 1c8061d5b1
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 11 20:57:19 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.4.2:
* lxml_html_clean now correctly handles HTML input as bytes as
it did before the 0.2.0 release.
-------------------------------------------------------------------
Thu Nov 21 05:12:50 UTC 2024 - ecsos <ecsos@opensuse.org>