pungi/pungi/phases/gather
Jan Kaluza c75f4a1e96 Allow composing from tag with unsigned packages
There can be packages in the tag that will not end up in the compose.
Instead of failing immediately with error, this patch delays the check
until after depsolving finishes and only checks packages that will
really be included.

This is not an issue for nodeps compose, as that already pulls in only
packages that will be composed and nothing else.

Merges: https://pagure.io/pungi/pull-request/843
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2018-02-13 12:35:17 +01:00
..
methods Allow composing from tag with unsigned packages 2018-02-13 12:35:17 +01:00
sources gather: Do not require variant for module source 2018-01-17 14:06:56 +01:00
__init__.py Support multiple sources in one variant 2018-02-01 14:31:09 +01:00
link.py Integrate DNF gathering code with Pungi. 2017-03-24 09:12:23 +01:00
method.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
source.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00