Returns a Future[APIResults[Bug]] after looking up package bugs.
Returns a Future[APIResults[Bug]] after looking up package bugs.
The package to search for bugs for.
The package version to filter for.
How many rows should be returned at a time.
The result row number to start at.
Returns a Future[APIResults[Build]] after looking up builds.
Returns a Future[APIResults[Build]] after looking up builds.
The package to search for.
The build state to search for.
How many rows should be returned at a time.
The result row number to start at.
Returns a Future[Option[Package]] after searching Fedora Packages for it.
Returns a Future[Option[Package]] after searching Fedora Packages for it.
The package to search for.
How many rows should be returned at a time.
The result row number to start at.
Returns a Future[Option[List[Release]]] after looking up package releases.
Returns a Future[Option[List[Release]]] after looking up package releases.
The package to search for.
How many rows should be returned at a time.
The result row number to start at.
Returns a Future[APIResults] after searching for a package.
Returns a Future[APIResults] after searching for a package.
The package to search for.
How many rows should be returned at a time.
The result row number to start at.