From 42301812fc024f0f901fceea6a7273ef6cdb77aa Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:43:22 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.1.5-3mamba;Thu Mar 09 2023] --- python-sphinxcontrib-serializinghtml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec index 8f35677..01541de 100644 --- a/python-sphinxcontrib-serializinghtml.spec +++ b/python-sphinxcontrib-serializinghtml.spec @@ -1,6 +1,6 @@ Name: python-sphinxcontrib-serializinghtml Version: 1.1.5 -Release: 2mamba +Release: 3mamba Summary: A sphinx extension which outputs "serialized" HTML files (json and pickle) Group: System/Libraries Vendor: openmamba @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Mar 09 2023 Silvan Calarco 1.1.5-3mamba +- rebuilt with python 3.10 + * Tue Jun 01 2021 Silvan Calarco 1.1.5-2mamba - obsolete python-sphinxcontrib-serializinghtml