From 0e21e14910f157ba87f7d300ffa8e76dd8c9cc83 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:30:20 +0100 Subject: [PATCH] automatic version update by autodist [release 1.5.7-1mamba;Sat Jul 29 2023] --- python-nest_asyncio.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-nest_asyncio.spec b/python-nest_asyncio.spec index 1ae34b8..414bee4 100644 --- a/python-nest_asyncio.spec +++ b/python-nest_asyncio.spec @@ -1,6 +1,6 @@ Name: python-nest_asyncio -Version: 1.5.6 -Release: 2mamba +Version: 1.5.7 +Release: 1mamba Summary: Patch asyncio to allow nested event loops Group: System/Libraries Vendor: openmamba @@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sat Jul 29 2023 Automatic Build System 1.5.7-1mamba +- automatic version update by autodist + * Thu Apr 06 2023 Silvan Calarco 1.5.6-2mamba - rebuilt with python 3.10