Revisions of pykolab-python3 (17)
python3-mysqlclient is the modern python3-mysql replacement
Let's try to drop all deps we don't require In the code I only find sqlalchemy as a dependency..., otherwise we're directly using the mysql binary.
We seem to actually require python3-mysql (or maybe both?)