]> git.ipfire.org Git - pakfire.git/commit
libpakfire: execute: Allow passing the logging callback from Python
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Jan 2021 17:12:28 +0000 (17:12 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Jan 2021 17:12:28 +0000 (17:12 +0000)
commitd5bb29968cf6b48354f5ac2436f343ab83811a84
tree1e2c7b65a0e7227e09f76b5df38b42ebf992e706
parent472316f360c1d23b3b54c404bda8ca64f6ca50a5
libpakfire: execute: Allow passing the logging callback from Python

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/_pakfire/pakfire.c
tests/python/execute.py