15
0

- update to 2.0.4:

* Fixed an error when there are pending tasks while calling
    ``.cache_clear()``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-async-lru?expand=0&rev=6
This commit is contained in:
2023-07-29 09:02:22 +00:00
committed by Git OBS Bridge
parent 0e4249099b
commit ff2b62c3c8
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-async-lru
Version: 2.0.3
Version: 2.0.4
Release: 0
Summary: Simple LRU cache for asyncio
License: MIT