diff --git a/lxml_html_clean-0.4.1.tar.gz b/lxml_html_clean-0.4.1.tar.gz deleted file mode 100644 index da1b128..0000000 --- a/lxml_html_clean-0.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40c838bbcf1fc72ba4ce811fbb3135913017b27820d7c16e8bc412ae1d8bc00b -size 21378 diff --git a/lxml_html_clean-0.4.2.tar.gz b/lxml_html_clean-0.4.2.tar.gz new file mode 100644 index 0000000..dfdd042 --- /dev/null +++ b/lxml_html_clean-0.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91291e7b5db95430abf461bc53440964d58e06cc468950f9e47db64976cebcb3 +size 21622 diff --git a/python-lxml_html_clean.changes b/python-lxml_html_clean.changes index 6585772..22d20a2 100644 --- a/python-lxml_html_clean.changes +++ b/python-lxml_html_clean.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Apr 11 20:57:19 UTC 2025 - Dirk Müller + +- 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 diff --git a/python-lxml_html_clean.spec b/python-lxml_html_clean.spec index 4da13e5..5b5b953 100644 --- a/python-lxml_html_clean.spec +++ b/python-lxml_html_clean.spec @@ -1,7 +1,7 @@ # # spec file for package python-lxml_html_clean # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %define skip_python2 1 Name: python-lxml_html_clean -Version: 0.4.1 +Version: 0.4.2 Release: 0 Summary: HTML cleaner from lxml project License: BSD-3-Clause