forked from pool/python-lmdb
- Update to v0.95
* Handling of the Environment(create=True) flag was improved.
* Database names may be reused after they are dropped on CFFI,
without reopening the environment.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lmdb?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
bbcd5b4a41
commit
d2c350a934
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 01:40:08 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
||||
|
||||
- Update to v0.95
|
||||
* Handling of the Environment(create=True) flag was improved.
|
||||
* Database names may be reused after they are dropped on CFFI,
|
||||
without reopening the environment.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 17:37:59 UTC 2018 - 9+suse@cirno.systems
|
||||
|
||||
|
||||
Reference in New Issue
Block a user