get_package_what_depends_src_async
Description:
public async PackageBuildDependency get_package_what_depends_src_async (
string[] packages,
string branch,
int64? depth =
1,
string? dptype =
"both",
string[]? archs =
null,
string? leaf =
null,
bool? finite_package =
false,
string[]? filter_by_package =
null,
string? filter_by_source =
null,
bool? oneandhalf =
false,
bool? use_last_tasks =
false,
int priority =
DEFAULT,
Cancellable? cancellable =
null)
throws BadStatusCodeError,
JsonError,
SoupError