]> git.ipfire.org Git - pakfire.git/commit
python: Identify as "pakfire" and not "_pakfire"
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 27 Jan 2025 16:38:26 +0000 (16:38 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 27 Jan 2025 16:38:26 +0000 (16:38 +0000)
commit24cee01b71f4a4bd33ddd47a34248ce5d0a46aa6
tree0e95739c8588918c2968308817c13613b80ae205
parent18a47f59803c689cbfc075a152c9c7d278767f59
python: Identify as "pakfire" and not "_pakfire"

The module was renamed some time ago.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/archive.c
src/python/archive_file.c
src/python/ctx.c
src/python/file.c
src/python/key.c
src/python/package.c
src/python/pakfire.c
src/python/problem.c
src/python/repo.c
src/python/solution.c