From 28ae8ebbec517316f41b2cb02d0d3ae8a67887d8 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:46:30 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 4.0.2-3mamba;Wed Apr 26 2023] --- python-async-timeout.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-async-timeout.spec b/python-async-timeout.spec index 2ac1015..7470683 100644 --- a/python-async-timeout.spec +++ b/python-async-timeout.spec @@ -1,6 +1,6 @@ Name: python-async-timeout Version: 4.0.2 -Release: 2mamba +Release: 3mamba Summary: asyncio-compatible timeout context manager Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Apr 26 2023 Silvan Calarco 4.0.2-3mamba +- rebuilt with python 3.10 + * Tue Apr 19 2022 Silvan Calarco 4.0.2-2mamba - rebuilt with distdeps