This event occurs when a package changes status (for example, when a package is cancelled it goes from an "active" status to a "cancelled" status).
Note these fields:
context_str = packagecontext_id = ... (this will be the package_id value of the package that changed)event = statuspackage.package_status_strpackage.package_status_statepackage.package_status_name attribute, which provides a human-friendly status value.