From af7479e1620e55c53a87f011d24a05d494f2f6a9 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:54:07 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 3.0.3-2mamba;Thu Apr 06 2023] --- python-wurlitzer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-wurlitzer.spec b/python-wurlitzer.spec index 5af7057..b3ae328 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: 1mamba +Release: 2mamba Summary: Capture C-level output in context managers Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Apr 06 2023 Silvan Calarco 3.0.3-2mamba +- rebuilt with python 3.10 + * Thu Dec 01 2022 Automatic Build System 3.0.3-1mamba - automatic version update by autodist