pungi/pungi/scripts
Lubomír Sedlář 38c24b3038 gather: Deduplicate packages before printing
The final set of packages can contain multiple copies of the same
package if it's present in multiple repositories. Since they have the
same NVRA and were built in Koji, we know they are identical and should
merge their flags.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2020-01-02 13:36:42 +01:00
..
__init__.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
comps_filter.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
config_dump.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
config_validate.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
create_unified_isos.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
fedmsg_notification.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
patch_iso.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
pungi.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
pungi_gather.py gather: Deduplicate packages before printing 2020-01-02 13:36:42 +01:00
pungi_koji.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
report_progress.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
wait_for_signed_ostree_handler.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00