python-html5lib: modify source0 url

Signed-off-by: chengguipeng <chengguipeng1@huawei.com>
This commit is contained in:
chengguipeng 2020-09-10 14:28:23 +08:00
parent ecf99bc4db
commit 0705b25518
2 changed files with 9 additions and 2 deletions

View File

@ -1,11 +1,12 @@
Name: python-html5lib
Version: 1.0.1
Release: 6
Release: 7
Epoch: 1
Summary: HTML parser based on the WHAT-WG Web Applications 1
License: MIT
URL: https://github.com/html5lib/html5lib-python
Source0: https://github.com/html5lib/html5lib-python/archive/html5lib-python-%{version}.tar.gz
Source0: https://github.com/html5lib/html5lib-python/archive/%{version}.tar.gz
Patch0: collections-abc.patch
BuildArch: noarch
@ -47,6 +48,12 @@ python3 package for html5lib.
%doc CHANGES.rst README.rst
%changelog
* Tue Sep 10 2020 chengguipeng<chengguipeng1@openeuler.org> - 1.0.1-7
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:modify source0 url
* Wed Jul 15 2020 zhouhaibo <zhouhaibo@huawei.com> - 1.0.1-6
- Type:bugfix
- Id:NA