fix: produce DeleteNotification a line before handle_request
With this on a single line, the argument ordering and class/func execution was a bit too RNG causing exceptions to be thrown when producing a notification based off of a deleted pkgbase object.
Signed-off-by: Kevin Morris kevr@0cost.org