Hi Andrey, On Tue, Oct 22, 2019 at 3:03 PM Andrey Rahmatullin <[email protected]> wrote: > Importing leveldb in Python 3.8 will fail: > > Traceback (most recent call last): > File "test/test.py", line 11, in setUp > import leveldb as _leveldb > SystemError: bad call flags > > This doesn't break the package build but should break autopkgtests. Actually I'm on removing this from the archives. As you note below, it's a dead project. Packaged it's good and still developed alternative, Plyvel. As it stucked in NEW[1], I need to wait for its acceptance.
> As the upstream looks dead (last release 2016), there is a patch in Fedora > which I didn't test: https://src.fedoraproject.org/rpms/python- > leveldb/c/57adbb30b4d4c1ee58976eaa8ca5b3cea9c516ab?branch=master Thanks, but as noted I don't see a reason to update it. I just need to wait for the smooth update path to Plyvel. Please ping me back if you need a fixed bindings before then. Regards, Laszlo/GCS [1] https://ftp-master.debian.org/new/plyvel_1.1.0-1.html

