pungi/pungi/phases/pkgset
Lubomír Sedlář e68e17d8fe pkgset: Check for unused module patterns across all tags
Since there can be multiple tags, the check must be done once for all of
them at the same time. Otherwise any module found only in some and not
all tags would raise this error.

The code builds a set of all existing patterns and then removes items
from it. If there is something left once all tags are processed, it
means such patterns were not matched by anything.

JIRA: COMPOSE-3609
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-06-13 10:10:30 +02:00
..
sources pkgset: Check for unused module patterns across all tags 2019-06-13 10:10:30 +02:00
__init__.py Port to Python 3 2017-10-24 15:15:31 +02:00
common.py Always get old compose with release type suffix 2018-05-25 09:49:14 +02:00
pkgsets.py pkgset: Make serialization more resilient 2019-06-11 08:45:16 +02:00
source.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00