pungi/pungi/phases/pkgset
Lubomír Sedlář eed2aa2753 pkgset: Add object representing a package set on disk
Once a package set repo is written to disk, let's use this object that
connects the repository path with the mapping of packages.

This change also makes it explicit where the dependency on package set
repos are. In the original codebase, any part of code could generate a
path to the repo, even if that repo has not yet been written.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-09-03 09:31:18 +02:00
..
sources pkgset: Add object representing a package set on disk 2019-09-03 09:31:18 +02:00
__init__.py Update code to pass around a list of pkgsets 2019-09-03 09:31:18 +02:00
common.py pkgset: Add object representing a package set on disk 2019-09-03 09:31:18 +02:00
pkgsets.py pkgset: Add name to package set 2019-09-03 09:31:18 +02:00
source.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00