!1 optimization the spec
Merge pull request !1 from openeuler-basic/master
This commit is contained in:
commit
b2be5a51f8
Binary file not shown.
BIN
html5lib-python-1.0.1.tar.gz
Normal file
BIN
html5lib-python-1.0.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
Name: python-html5lib
|
||||
Version: 1.0.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
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-%{version}.tar.gz
|
||||
Source0: https://github.com/html5lib/html5lib-python/archive/html5lib-python-%{version}.tar.gz
|
||||
Patch0: collections-abc.patch
|
||||
|
||||
BuildArch: noarch
|
||||
@ -37,7 +37,7 @@ python3 package for html5lib.
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n html5lib-%{version} -p1
|
||||
%autosetup -n html5lib-python-%{version} -p1
|
||||
|
||||
%build
|
||||
%py2_build
|
||||
@ -76,5 +76,11 @@ cp html5lib/tests/testdata{_nope,}/encoding/chardet/test_big5.txt
|
||||
%doc CHANGES.rst README.rst
|
||||
|
||||
%changelog
|
||||
* Tue Sep 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.1-4
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:optimization the spec
|
||||
|
||||
* Tue Sep 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.1-3
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user