summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 04:53:17 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 04:53:17 +0000
commit58b9613d56daa7ef0409d066997972bb8fc6862d (patch)
tree150ec30eb572b148c1f0c756f741a17f29c3dac0
parent88128ec95a3083c93bede5defabe08cc7924eb63 (diff)
automatic import of python-html5-parseropeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-html5-parser.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 035bb3d..2520e4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/html5-parser-0.4.10.tar.gz
+/html5-parser-0.4.11.tar.gz
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
diff --git a/sources b/sources
index 8ddc302..e041226 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2270f7038502c1238b0b08971a8de423 html5-parser-0.4.10.tar.gz
+79bced5b3b97f028dae7b6c9e04f5975 html5-parser-0.4.11.tar.gz