diff --git a/python-pytools.changes b/python-pytools.changes index 3c1c8ee..993773a 100644 --- a/python-pytools.changes +++ b/python-pytools.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 24 15:31:19 UTC 2024 - Dirk Müller + +- update to 2024.1.5: + * PersistentDict: allow setting sync + * PersistentDict: smarter WOPD store + * PersistentDict: concurrency improvements + ------------------------------------------------------------------- Thu Jun 6 20:03:37 UTC 2024 - Dirk Müller diff --git a/python-pytools.spec b/python-pytools.spec index 937bd02..170cf45 100644 --- a/python-pytools.spec +++ b/python-pytools.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pytools -Version: 2024.1.4 +Version: 2024.1.5 Release: 0 Summary: A collection of tools for Python License: MIT diff --git a/pytools-2024.1.4.tar.gz b/pytools-2024.1.4.tar.gz deleted file mode 100644 index 63e3ddc..0000000 --- a/pytools-2024.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b561f56e3f75e58a9cdb6e6b255b0c9812262bdd99d2edff2a3d430fc3a0b2d -size 79234 diff --git a/pytools-2024.1.5.tar.gz b/pytools-2024.1.5.tar.gz new file mode 100644 index 0000000..c32033d --- /dev/null +++ b/pytools-2024.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c377bb1ffdcb5103301b8e7e94f01cbe36573a01e020434fea96291b1f1ac19 +size 80774