OSBS supports integration with cachito [1]. One of cachito features is
to allow a project's dependencies to be replaced by a different version
of the same project or by an entirely different project (to handle
patched forks). This patch allows users to pass these cachito dependency
replacement options to container builds.
OSBS supports integration with cachito [1]. One of cachito features is
to allow a project's dependencies to be replaced by a different version
of the same project or by an entirely different project (to handle
patched forks). This patch allows users to pass these cachito dependency
replacement options to container builds.
[1] https://osbs.readthedocs.io/en/latest/admins.html#cachito-integration
Signed-off-by: Athos Ribeiro athoscr@fedoraproject.org