]> git.ipfire.org Git - people/stevee/pakfire.git/commit - Makefile.am
Raise DependencyError from C module if request could not be solved
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Nov 2017 15:01:08 +0000 (16:01 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Nov 2017 15:05:40 +0000 (16:05 +0100)
commita5845b60f50c4fff78901e3d71bb3afbdbaaccdb
tree2df0ebcac11e28b1929ae5ab5332443ff3c5fdfe
parentb5b795369269ef43a2abe102207f409326abe9bc
Raise DependencyError from C module if request could not be solved

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/_pakfire/_pakfiremodule.c
src/_pakfire/errors.h [new file with mode: 0644]
src/_pakfire/request.c