forked from pool/python-html5-parser
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user