From f4007be66ad8f5206bc42c9286360841b1798db4 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 11:27:42 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 2.0.5-2mamba;Fri Apr 07 2023] --- python-mistune.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mistune.spec b/python-mistune.spec index 0a9d762..a4826e2 100644 --- a/python-mistune.spec +++ b/python-mistune.spec @@ -2,7 +2,7 @@ Name: python-mistune Epoch: 1 Version: 2.0.5 -Release: 1mamba +Release: 2mamba Summary: A fast markdown parser in pure Python Group: System/Libraries Vendor: openmamba @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 2.0.5-2mamba +- rebuilt with python 3.10 + * Wed Feb 08 2023 Automatic Build System 2.0.5-1mamba - automatic version update by autodist