We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c9a21 commit c5a8f66Copy full SHA for c5a8f66
doc/api_queries.rst
@@ -146,8 +146,8 @@
146
used in a transaction operation. `sack` and `forms` have the same meaning as in
147
:meth:`get_best_query`. If ``obsoletes``, selector will also contain packages that obsoletes
148
requested packages (default is True). If ``reponame``, the selection of available packages is
149
- limited to packages from that repo (default is False). If ``reports``, it will report if
150
- packages where already installed (default is False).
+ limited to packages from that repo (default is False). Attribute ``reports`` is deprecated and
+ not used any more. Will be removed on 2018-01-01.
151
152
.. method:: get_nevra_possibilities(self, forms=None)
153
0 commit comments