From 129a84f388bc3ecb5825fd5ca3f1f23d3ada21b9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:14:11 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.1-3mamba;Wed Sep 27 2023] --- python-html5lib.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/python-html5lib.spec b/python-html5lib.spec index 628f5e9..5ce9162 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-html5lib Version: 1.1 -Release: 2mamba +Release: 3mamba Summary: HTML parser based on the HTML5 specifcation Group: System/Libraries/Python Vendor: openmamba @@ -11,10 +11,11 @@ URL: https://github.com/html5lib/html5lib-python Source: https://github.com/html5lib/html5lib-python.git/%{version}/html5lib-python-%{version}.tar.bz2 License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(six) -BuildRequires: python3.7dist(webencodings) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(six) +BuildRequires: python3.11dist(webencodings) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildArch: noarch %description @@ -50,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Wed Sep 27 2023 Automatic Build System 1.1-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Thu May 05 2022 Silvan Calarco 1.1-2mamba - rebuilt with distdeps and python 3.10 subpackage