14
0

- update to 2024.1.2:

* WriteOncePersistentDict: use functools.lru_cache
  * PersistentDict: better docs, type annotations
  * clean up some version_info checks

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=45
This commit is contained in:
2024-04-27 07:45:16 +00:00
committed by Git OBS Bridge
parent 90963d009c
commit c3bb26987c
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytools
Version: 2024.1.1
Version: 2024.1.2
Release: 0
Summary: A collection of tools for Python
License: MIT