|
|
@ -2,7 +2,7 @@
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Summary: A python based HTML parser/tokenizer
|
|
|
|
Summary: A python based HTML parser/tokenizer
|
|
|
|
Version: 1.0.1
|
|
|
|
Version: 1.0.1
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: https://github.com/html5lib/html5lib-python
|
|
|
|
URL: https://github.com/html5lib/html5lib-python
|
|
|
@ -68,6 +68,9 @@ specification for maximum compatibility with major desktop web browsers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.1-8
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1:1.0.1-7
|
|
|
|
* Mon Sep 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1:1.0.1-7
|
|
|
|
- Drop python2-html5lib
|
|
|
|
- Drop python2-html5lib
|
|
|
|
|
|
|
|
|
|
|
|