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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40c838bbcf1fc72ba4ce811fbb3135913017b27820d7c16e8bc412ae1d8bc00b
size 21378

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91291e7b5db95430abf461bc53440964d58e06cc468950f9e47db64976cebcb3
size 21622

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>

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