Rebuilt for Python 3.11
This commit is contained in:
parent
b4e68a3d3c
commit
a9486d32f7
@ -1,7 +1,7 @@
|
||||
Name: python-html5lib
|
||||
Summary: A python based HTML parser/tokenizer
|
||||
Version: 1.1
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Epoch: 1
|
||||
License: MIT
|
||||
URL: https://github.com/html5lib/html5lib-python
|
||||
@ -63,6 +63,9 @@ sed -i 's/from mock import/from unittest.mock import/' html5lib/tests/test_meta.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1:1.1-9
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Mon Jan 31 2022 Miro Hrončok <mhroncok@redhat.com> - 1:1.1-8
|
||||
- Use standard library unittest.mock instead of 3rd party mock
|
||||
- Add subpackages with Python extras: lxml genshi chardet all
|
||||
|
Loading…
Reference in New Issue
Block a user