diff --git a/python-anyio.spec b/python-anyio.spec index 8a9a60c..40009c1 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.3.0 +Version: 4.4.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 +* Mon May 27 2024 Automatic Build System 4.4.0-1mamba +- automatic version update by autodist + * Tue Feb 20 2024 Automatic Build System 4.3.0-1mamba - automatic version update by autodist