Koji is queried in some cases when macros are stored there. And to
determine the correct target release. But for some branches, it is
not necessary. It is especially visible when Koji is unresponsive
or slow. A user can decide whether a connection to Koji is needed
for the intended operation. Right now, 'srpm' and 'sources' allow
using '--offline' argument for preventing such connections.
Koji is queried in some cases when macros are stored there. And to
determine the correct target release. But for some branches, it is
not necessary. It is especially visible when Koji is unresponsive
or slow. A user can decide whether a connection to Koji is needed
for the intended operation. Right now, 'srpm' and 'sources' allow
using '--offline' argument for preventing such connections.
JIRA: RHELCMP-14513
Fixes: https://pagure.io/fedpkg/issue/600
Signed-off-by: Ondřej Nosek onosek@redhat.com