pungi/pungi/wrappers
Lubomír Sedlář 77ee882c21 comps-wrapper: Fix crash on conditional packages
A `requires` attribute is taken from a wrong package (because of a wrong
variable used: `pkg` vs. `package`). On RHEL 6 this actually leads to a
crash. Let's use only one name to avoid such problems.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-05-29 13:11:49 +02:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py comps-wrapper: Fix crash on conditional packages 2017-05-29 13:11:49 +02:00
createrepo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
iso.py iso-wrapper: Refactor functions 2017-03-21 07:55:19 +01:00
jigdo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
kojiwrapper.py koji-wrapper: Run all blocking commands with fresh ccache 2017-05-29 12:53:29 +02:00
lorax.py Expose lorax's --rootfs-size argument 2016-11-17 10:17:39 -05:00
pungi.py Fix PEP8 complaints 2017-03-24 09:24:48 +01:00
repoclosure.py repoclosure: Don't run build deps check 2017-01-30 10:16:03 +01:00
scm.py Add @retry decorator and use it to retry connection on PDC on IOError and in SCM's retry_run. 2017-05-29 11:33:23 +02:00
variants.py Store RPM artifacts in resulting repository in modulemd metadata. 2017-05-04 21:12:30 +02:00