debian-forge-composer/cmd/osbuild-dnf-json-tests
Achilleas Koutsou b495d9d476 cmd: remove usage of ImageType.PackageSets()
Use the new manifest generation procedure in the cmd line tools.  The
new procedure doesn't rely on ImageType.PackageSets() to compute the
packages for the depsolving.  Instead, it calls Manifest() and depsolves
the packages attached to the returned object
(manifest.Content.PackageSets).
2023-05-31 16:40:07 +02:00
..
main_test.go cmd: remove usage of ImageType.PackageSets() 2023-05-31 16:40:07 +02:00