diff --git a/python-html5-parser-0.4.10.tar.gz b/python-html5-parser-0.4.10.tar.gz deleted file mode 100644 index 4453dcb..0000000 --- a/python-html5-parser-0.4.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2179cd1f62ffd87c7f3ddd93c108441a55ee3ec9476446fe954b5b394c726710 -size 289923 diff --git a/python-html5-parser-0.4.11.tar.gz b/python-html5-parser-0.4.11.tar.gz new file mode 100644 index 0000000..6d5af32 --- /dev/null +++ b/python-html5-parser-0.4.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ffd856c7ba0208d7f590484f688b9c3af516c805d006f9209d97182ca08ab0 +size 289921 diff --git a/python-html5-parser.changes b/python-html5-parser.changes index ceda3c3..7f737d0 100644 --- a/python-html5-parser.changes +++ b/python-html5-parser.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jun 23 04:59:34 UTC 2023 - ecsos + +- 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 diff --git a/python-html5-parser.spec b/python-html5-parser.spec index d27c2e9..5f433eb 100644 --- a/python-html5-parser.spec +++ b/python-html5-parser.spec @@ -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