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,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