From c6f1a5df26872f33e7a199866c5e0b9a8596d614 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:14:11 +0100 Subject: [PATCH] rebuilt with python3 3.7.4 [release 1.0.1-2mamba;Fri Aug 09 2019] --- python-html5lib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-html5lib.spec b/python-html5lib.spec index 6fa7893..7e0ae5e 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -1,6 +1,6 @@ Name: python-html5lib Version: 1.0.1 -Release: 1mamba +Release: 2mamba Summary: HTML parser based on the HTML5 specifcation Group: System/Libraries/Python Vendor: openmamba @@ -11,6 +11,7 @@ Source: https://github.com/html5lib/html5lib-python.git/%{version}/html5l License: MIT ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END +BuildRequires: libpython3-devel >= 3.7.4 Requires: python >= %python_version BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildArch: noarch @@ -46,6 +47,9 @@ HTML parser based on the HTML5 specifcation. %defattr(-,root,root) %changelog +* Fri Aug 09 2019 Silvan Calarco 1.0.1-2mamba +- rebuilt with python3 3.7.4 + * Wed Dec 27 2017 Automatic Build System 1.0.1-1mamba - automatic version update by autodist