diff --git a/python-html5lib.spec b/python-html5lib.spec index cec78ce..0908f74 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Summary: A python based HTML parser/tokenizer Version: 1.0.1 -Release: 8%{?dist} +Release: 9%{?dist} Epoch: 1 License: MIT URL: https://github.com/html5lib/html5lib-python @@ -34,7 +34,7 @@ BuildRequires: python3-webencodings # Optional test deps: BuildRequires: python3-chardet -BuildRequires: python3-genshi +#BuildRequires: python3-genshi -- https://bugzilla.redhat.com/show_bug.cgi?id=1817711 BuildRequires: python3-lxml %{?python_provide:%python_provide python3-%{srcname}} @@ -68,6 +68,9 @@ specification for maximum compatibility with major desktop web browsers. %changelog +* Sat May 23 2020 Miro HronĨok - 1:1.0.1-9 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1:1.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild