package/python-lmdb: bump to version 0.99
authorRomain Naour <romain.naour@gmail.com>
Wed, 11 Nov 2020 23:34:29 +0000 (00:34 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 12 Nov 2020 21:32:38 +0000 (22:32 +0100)
commitb6bf8b2169b7de7c509a9312bc308c6bccd47f45
tree679a3aca07641e35c8e79fce649283ffc62b2e91
parent5333ada9713f88c8ff87a8ce1d6f2f99ded56712
package/python-lmdb: bump to version 0.99

This version fix the runtime issue with python 3.9 since _Py_ForgetReference()
was removed from the limited C API [1].

$ python sample_python_crossbar.py
/usr/bin/python3.9: symbol '_Py_ForgetReference': can't resolve symbol

python-lmbd 0.99 contain a refactoring removing _Py_ForgetReference()
from the code.

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/830981961
https://gitlab.com/buildroot.org/buildroot/-/jobs/830981979

[1] https://docs.python.org/3/whatsnew/3.9.html#id3
[2] https://github.com/jnwatson/py-lmdb/commit/22a3724bdcda62853e8a250094f512eb20abe01f

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python-lmdb/python-lmdb.hash
package/python-lmdb/python-lmdb.mk