diff options
Diffstat (limited to 'python-html5-parser.spec')
-rw-r--r-- | python-html5-parser.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-html5-parser.spec b/python-html5-parser.spec index 94a2ffb..2c34c19 100644 --- a/python-html5-parser.spec +++ b/python-html5-parser.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-html5-parser -Version: 0.4.10 +Version: 0.4.11 Release: 1 Summary: Fast C based HTML 5 parsing for python License: Apache 2.0 URL: https://html5-parser.readthedocs.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e0/a1/f4e5d60919e8d1aeffc4aae4b41041b986081691a44798b4c77bf2585bf6/html5-parser-0.4.10.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/20/2d/f2f3d91d73b715e24943896a338be9591537e293522344b0acfd1ee75d92/html5-parser-0.4.11.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-html5-parser-doc %prep -%autosetup -n html5-parser-0.4.10 +%autosetup -n html5-parser-0.4.11 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.10-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.11-1 - Package Spec generated |