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

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Apr 27 07:43:35 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2024.1.2:
* WriteOncePersistentDict: use functools.lru_cache
* PersistentDict: better docs, type annotations
* clean up some version_info checks
-------------------------------------------------------------------
Thu Mar 21 09:31:01 UTC 2024 - Dirk Müller <dmueller@suse.com>

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c88edfa990c8e325167c37659fb1e10a3c1133dfaf752bbd7d8456402b8dcff
size 77122

3
pytools-2024.1.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:081871e451505c4b986ebafa68aeeabfdc7beb3faa1baa50f726aebe21e1d057
size 77642