From ac26b2b8a2687204a6af6882f671c575beb36bdc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:57:07 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.2.0-2mamba;Tue Sep 26 2023] --- python-chardet.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-chardet.spec b/python-chardet.spec index 6c4b4f7..313b5db 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-chardet Version: 5.2.0 -Release: 1mamba +Release: 2mamba Summary: Universal Encoding Detector Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ URL: https://github.com/chardet/chardet Source: https://pypi.debian.net/chardet/chardet-%{version}.tar.gz License: LGPL ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildArch: noarch %description @@ -68,6 +69,9 @@ done #%doc COPYING %changelog +* Tue Sep 26 2023 Automatic Build System 5.2.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Aug 02 2023 Automatic Build System 5.2.0-1mamba - automatic version update by autodist