14
0
forked from pool/python-minidb

Accepting request 1007022 from home:yarunachalam:branches:devel:languages:python

- Update to  minidb 2.0.6
  * Add vacuum_on_close option and Store.vacuum()

OBS-URL: https://build.opensuse.org/request/show/1007022
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minidb?expand=0&rev=15
This commit is contained in:
2022-09-29 19:00:50 +00:00
committed by Git OBS Bridge
parent 31f1747f8d
commit 0ebd729fd5
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 29 16:20:05 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to minidb 2.0.6
* Add vacuum_on_close option and Store.vacuum()
-------------------------------------------------------------------
Thu Sep 9 11:49:43 UTC 2021 - Matej Cepl <mcepl@suse.com>