From 380ecd9d85887fc99ae963abfe10c32543d4c9fe Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:54:07 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.0.3-3mamba;Wed Sep 27 2023] --- python-wurlitzer.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-wurlitzer.spec b/python-wurlitzer.spec index b3ae328..ddb0db5 100644 --- a/python-wurlitzer.spec +++ b/python-wurlitzer.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-wurlitzer Version: 3.0.3 -Release: 2mamba +Release: 3mamba Summary: Capture C-level output in context managers Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ URL: https://github.com/minrk/wurlitzer Source: https://pypi.debian.net/wurlitzer/wurlitzer-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Sep 27 2023 Automatic Build System 3.0.3-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Thu Apr 06 2023 Silvan Calarco 3.0.3-2mamba - rebuilt with python 3.10