forked from pool/python-lmdb
Accepting request 722569 from devel:languages:python
- Update to v0.97 * Fix a missed GIL unlock sequence. * Fix argv check in JEP (cpython under Java) environment. OBS-URL: https://build.opensuse.org/request/show/722569 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lmdb?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9393d4590331451b297941d638e4d8352bdc08432a80e432683297e9a82ea72
|
||||
size 869450
|
||||
3
lmdb-0.97.tar.gz
Normal file
3
lmdb-0.97.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:173d71ade5fd402c7e9ecb0a1d6022c92a7f89c313132ef4e5e561d349b0834b
|
||||
size 869560
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 05:24:44 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
||||
|
||||
- Update to v0.97
|
||||
* Fix a missed GIL unlock sequence.
|
||||
* Fix argv check in JEP (cpython under Java) environment.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 13:54:02 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-lmdb
|
||||
Version: 0.96
|
||||
Version: 0.97
|
||||
Release: 0
|
||||
Summary: Universal Python binding for the LMDB 'Lightning' Database
|
||||
License: OLDAP-2.8
|
||||
|
||||
Reference in New Issue
Block a user