Sync from SUSE:ALP:Source:Standard:1.0 python-async-lru revision 93b1329a2ed16136e2f626460862c04a

This commit is contained in:
2023-12-19 15:18:07 +01:00
commit 8b3ebb0a94
4 changed files with 115 additions and 0 deletions

20
python-async-lru.changes Normal file
View File

@@ -0,0 +1,20 @@
-------------------------------------------------------------------
Sat Jul 29 09:02:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.0.4:
* Fixed an error when there are pending tasks while calling
``.cache_clear()``.
-------------------------------------------------------------------
Sun Jul 16 10:56:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.0.3:
* Fixed a ``KeyError`` that could occur when using ``ttl`` with
``maxsize``.
* Dropped ``typing-extensions`` dependency in Python 3.11+.
-------------------------------------------------------------------
Sun Jun 11 21:36:58 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Initial specfile for v2.0.2
- Required by jupyterlab 4