From 3d992afdd35710512999cd646c991a4346eedf1a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:37:10 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.5b0-3mamba;Tue Sep 26 2023] --- python-serial.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-serial.spec b/python-serial.spec index bad255b..b34a24a 100644 --- a/python-serial.spec +++ b/python-serial.spec @@ -1,6 +1,6 @@ Name: python-serial Version: 3.5b0 -Release: 2mamba +Release: 3mamba Summary: Python Serial Port Extension Group: System/Libraries/Python Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://pyserial.sourceforge.net/ Source: http://pypi.debian.net/pyserial/pyserial-%{version}.tar.gz License: Python ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python-setuptools-py3 +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildArch: noarch %description @@ -54,6 +55,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc examples LICENSE.txt %changelog +* Tue Sep 26 2023 Automatic Build System 3.5b0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sat Apr 03 2021 Silvan Calarco 3.5b0-2mamba - rebuilt with distdeps