15
0

Accepting request 1094740 from home:ecsos:python

- Update to 0.4.11
  No changelog from upstream.
  See instead here:
  https://github.com/kovidgoyal/html5-parser/compare/v0.4.10...v0.4.11?diff=unified&name=v0.4.11
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1094740
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5-parser?expand=0&rev=25
This commit is contained in:
2023-06-23 05:18:02 +00:00
committed by Git OBS Bridge
parent 9baa92a3de
commit 269118d4e9
4 changed files with 15 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-html5-parser
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,9 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-html5-parser
Version: 0.4.10
Version: 0.4.11
Release: 0
Summary: C based HTML 5 parsing for Python
License: Apache-2.0