forked from pool/python-pytools
- 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:
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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
3
pytools-2024.1.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:081871e451505c4b986ebafa68aeeabfdc7beb3faa1baa50f726aebe21e1d057
|
||||
size 77642
|
Reference in New Issue
Block a user