Skip to content

Commit c5a8f66

Browse files
m-blahaj-mracek
authored andcommitted
update doc of get_best_selector API
attribute reports is deprecated
1 parent 96c9a21 commit c5a8f66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api_queries.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@
146146
used in a transaction operation. `sack` and `forms` have the same meaning as in
147147
:meth:`get_best_query`. If ``obsoletes``, selector will also contain packages that obsoletes
148148
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).
149+
limited to packages from that repo (default is False). Attribute ``reports`` is deprecated and
150+
not used any more. Will be removed on 2018-01-01.
151151

152152
.. method:: get_nevra_possibilities(self, forms=None)
153153

0 commit comments

Comments
 (0)