Re: NEW: databases/py-lmdb

2023-01-29 Thread Theo Buehler
On Sun, Jan 29, 2023 at 10:43:06AM +, Stuart Henderson wrote: > On 2023/01/28 22:53, Theo Buehler wrote: > > On Sat, Jan 28, 2023 at 08:48:52PM +, Stuart Henderson wrote: > > > Python bindings for LMDB. OK to import? > > > > > > > Something's wrong. When trying to run tests, I got > > >

Re: NEW: databases/py-lmdb

2023-01-29 Thread Stuart Henderson
On 2023/01/28 22:53, Theo Buehler wrote: > On Sat, Jan 28, 2023 at 08:48:52PM +, Stuart Henderson wrote: > > Python bindings for LMDB. OK to import? > > > > Something's wrong. When trying to run tests, I got > > E ModuleNotFoundError: No module named 'cffi' This is our old friend, pytest

Re: NEW: databases/py-lmdb

2023-01-28 Thread Theo Buehler
On Sat, Jan 28, 2023 at 08:48:52PM +, Stuart Henderson wrote: > Python bindings for LMDB. OK to import? > Something's wrong. When trying to run tests, I got E ModuleNotFoundError: No module named 'cffi' So I added py3-cffi and then got this: tests/env_test.py .F..

NEW: databases/py-lmdb

2023-01-28 Thread Stuart Henderson
Python bindings for LMDB. OK to import? py-lmdb.tgz Description: application/tar-gz