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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2179cd1f62ffd87c7f3ddd93c108441a55ee3ec9476446fe954b5b394c726710
|
||||
size 289923
|
||||
3
python-html5-parser-0.4.11.tar.gz
Normal file
3
python-html5-parser-0.4.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19ffd856c7ba0208d7f590484f688b9c3af516c805d006f9209d97182ca08ab0
|
||||
size 289921
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 23 04:59:34 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- 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}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 11:59:31 UTC 2021 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
||||
@@ -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