From 724f9f0bb13a4146f8e39caa86c296c11292a2c5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 21 Sep 2024 15:56:36 +0200 Subject: [PATCH] automatic version update by autodist [release 4.5.0-1mamba;Fri Sep 20 2024] --- python-anyio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-anyio.spec b/python-anyio.spec index 40009c1..f58051c 100644 --- a/python-anyio.spec +++ b/python-anyio.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-anyio -Version: 4.4.0 +Version: 4.5.0 Release: 1mamba Summary: High level compatibility layer for multiple asynchronous event loop implementations Group: System/Libraries @@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Sep 20 2024 Automatic Build System 4.5.0-1mamba +- automatic version update by autodist + * Mon May 27 2024 Automatic Build System 4.4.0-1mamba - automatic version update by autodist