From f369bfbfe8bed6c4013674a5a2deefe1a3b0ea18 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:44:29 +0100 Subject: [PATCH] automatic version update by autodist [release 4.1.0-1mamba;Thu Nov 23 2023] --- python-anyio.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-anyio.spec b/python-anyio.spec index 885bcff..9d11437 100644 --- a/python-anyio.spec +++ b/python-anyio.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-anyio -Version: 4.0.0 -Release: 2mamba +Version: 4.1.0 +Release: 1mamba Summary: High level compatibility layer for multiple asynchronous event loop implementations Group: System/Libraries Vendor: openmamba @@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Nov 23 2023 Automatic Build System 4.1.0-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 4.0.0-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba