]> git.ipfire.org Git - pakfire.git/commit
_pakfire: Drop the Python wrapper for the progress bar
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 1 Oct 2023 10:58:26 +0000 (10:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 1 Oct 2023 10:58:26 +0000 (10:58 +0000)
commitc61eff1450b011f55fa2d1e6b382c4d1eee00a66
treeeee9d4e537cecb259a6041d73f495e38defb11e3
parent364b70401cc5bcdbc559ca9c853ae8ec4370a2cf
_pakfire: Drop the Python wrapper for the progress bar

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/_pakfire/_pakfiremodule.c
src/_pakfire/progressbar.c [deleted file]
src/_pakfire/progressbar.h [deleted file]
tests/python/progressbar.py [deleted file]