forked from pool/python-lmdb
c3590a6ad665d3bbf90289ab3c4b4fdfdf5ef244d51447a413e1a6e19616fe2d
- Update to v1.1.0
* Prevent invalid flag combinations when creating a database.
* Add a Cursor.getmulti method with optional buffer support.
- Update to v1.0.0
* Start of new semantic versioning scheme. This would be a minor
version bump from the 0.99 release if it were semantically
versioned.
* Allow environment copy to take a passed-in transaction.
This is the first released feature that requires a (very small)
patch to the underlying C library. By default, the patch will
be applied unless this module is built with LMDB_PURE
environment variable set.
OBS-URL: https://build.opensuse.org/request/show/869612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lmdb?expand=0&rev=7
Description
No description provided
Languages
RPM Spec
100%