def delete_package(self, subject, repo, package):
        """ Delete the specified package

            Security: Authenticated user with 'publish' permission, or repository
                      ead/write entitlement.