From f95a6981478ed6d7f1aa06d7d3b56002ca3da873 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 19:10:20 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-html5lib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-html5lib.spec b/python-html5lib.spec index a39c300..6c1dbdc 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -1,7 +1,7 @@ Name: python-html5lib Summary: A python based HTML parser/tokenizer Version: 1.1 -Release: 9%{?dist} +Release: 10%{?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 +* Fri Jul 22 2022 Fedora Release Engineering - 1:1.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1:1.1-9 - Rebuilt for Python 3.11