diff --git a/python-anyio.spec b/python-anyio.spec index 9d11437..68232db 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.1.0 +Version: 4.2.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 +* Sun Dec 17 2023 Automatic Build System 4.2.0-1mamba +- automatic version update by autodist + * Thu Nov 23 2023 Automatic Build System 4.1.0-1mamba - automatic version update by autodist