From bd9866798c3720942cf05d1b32afaf95bdf85ac1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 11:54:25 +0000 Subject: automatic import of python-advancedhtmlparser --- python-advancedhtmlparser.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-advancedhtmlparser.spec') diff --git a/python-advancedhtmlparser.spec b/python-advancedhtmlparser.spec index 20126dc..d711cf6 100644 --- a/python-advancedhtmlparser.spec +++ b/python-advancedhtmlparser.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-AdvancedHTMLParser -Version: 9.0.1 +Version: 9.0.2 Release: 1 Summary: A Powerful HTML Parser/Scraper/Validator/Formatter that constructs a modifiable, searchable DOM tree, and includes many standard JS DOM functions (getElementsBy*, appendChild, etc) and additional methods License: LGPLv3 URL: https://github.com/kata198/AdvancedHTMLParser -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bb/51/80d4d52c6d59fcd4e4ccefb221ec43277cb3ae05163d01cb6efe768788e9/AdvancedHTMLParser-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/58/90/9be5b3cf430c36b0ba27959aad24262be5494b4b9a2aa5a1c427b8391ef9/AdvancedHTMLParser-9.0.2.tar.gz BuildArch: noarch @@ -64,7 +64,7 @@ It is especially good for servlets/webpages. It is quick to take an expertly cra Another useful scenario is creating automated testing suites which can operate much more quickly and reliably (and at a deeper function-level), unlike in-browser testing suites. %prep -%autosetup -n AdvancedHTMLParser-9.0.1 +%autosetup -n AdvancedHTMLParser-9.0.2 %build %py3_build @@ -104,5 +104,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 9.0.1-1 +* Tue Apr 25 2023 Python_Bot - 9.0.2-1 - Package Spec generated -- cgit v1.2.3