From bc2d4314d8ed393c299da1fe6723d392dfaaf62c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 09:04:34 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-html5lib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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