| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-pungi | Distribution: Fedora Project |
| Version: 4.13.0 | Vendor: Fedora Project |
| Release: 1.fc44 | Build date: Wed May 6 10:43:09 2026 |
| Group: Unspecified | Build host: buildvm-a64-05.rdu3.fedoraproject.org |
| Size: 2253259 | Source RPM: pungi-4.13.0-1.fc44.src.rpm |
| Packager: Fedora Project | |
| Url: https://pagure.io/pungi | |
| Summary: Python 3 libraries for pungi | |
Python library with code for Pungi. This is not a public library and there are no guarantees about API stability.
GPL-2.0-only
* Wed May 06 2026 Lubomír Sedlář <lsedlar@redhat.com> - 4.13.0-1
- phase/kiwi, phase/image-builder: xorrisofs (cmdr)
- phase/kiwi, phase/image-builder: iso fields (cmdr)
- imagebuilder,kiwibuild: fix failable wildcard arch expansion (lsedlar)
- Improve Koji task ID discovery and logging (awilliam)
- phases/buildinstall: remove unused non-lorax paths (awilliam)
- Correct ostree_installer phase name in log messages (awilliam)
- phase/imagebuilder: failable arches fix (cmdr)
- Move image sanity checks from test phase to image-generating phases (lsedlar)
- Update phase diagram (lsedlar)
- Remove OSBS and ImageContainer phases (awilliam)
- Drop size check for ISOs (lsedlar)
- Support list of URLs for rpm_repo_mapping (hlin)
- docs: modernize Sphinx conf.py (hlin)
- kiwi: also include subvariant in failure logging (awilliam)
- kiwi: include image profile in global logs and watch-task filenames
(awilliam)
* Tue Mar 31 2026 Lubomír Sedlář <lsedlar@redhat.com> - 4.10.1-6
- Backport improved logging for kiwibuild phase
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Tue Nov 18 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.10.1-4
- Remove dependency on python3-parameterized
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.10.1-3
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.10.1-2
- Rebuilt for Python 3.14.0rc2 bytecode
* Fri Aug 08 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.10.1-1
- osbuild: Handle wsl2 images (lsedlar)
- repoclosure: Clean up cache for dnf5 (lsedlar)
- Ignore errors for rmtree after archive extraction (dhodovsk)
- imagebuilder: accept `manifest_type` (supakeen)
- Add a telemetry span over image building threads (lsedlar)
- Add specific exception for skopeo copy (lsedlar)
* Wed Jul 30 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.10.0-1
- Add more tracing to kojiwrapper (lsedlar)
- phases: implement image-builder (supakeen)
- Add a tracing span around call to skopeo inspect (lsedlar)
- Add retries to skopeo inspect calls (lsedlar)
- otel: Explicitly initialize telemetry provider and tracer (lsedlar)
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jun 12 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.9.3-1
- Recognize wsl2 images produced by koji (lsedlar)
- Specify data_files with relative paths (lsedlar)
- Crossreference `koji_cache` from the Koji cache page (ahills)
- Add documentation for `koji_cache` configuration (ahills)
- Record exceptions for top level OTel span (lsedlar)
- Update spec to match current python packaging guidelines
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 4.9.2-3
- Rebuilt for Python 3.14
* Mon May 26 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.9.2-2
- Fix tests on Python 3.14
* Tue May 06 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.9.2-1
- Drop compatibility with Koji < 1.32 (lsedlar)
- kiwibuild: Add support for use_buildroot_repo option (lsedlar)
- gather: Resolve symlinks before linking packages (lsedlar)
- Make requests instrumentation optional (lsedlar)
- Fix incorrect log line (lsedlar)
* Thu Apr 03 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.9.1-1
- util: Fix typo in regex for container digests (lsedlar)
- Resolve container tags to digests (lsedlar)
- kojiwrapper: Remove unused code (lsedlar)
- Add basic telemetry support (lsedlar)
- Reorder ostree and ostree_installer phases (hlin)
- Fix test data generation script (lsedlar)
- extra_isos: Mention all extra files in the manifest (lsedlar)
- scm: Add retries to container-image download (lsedlar)
* Fri Feb 14 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.9.0-1
- buildinstall: Add support for rootfs-type lorax option (lsedlar)
- scm: Stop trying to download src arch (lsedlar)
- extra_isos: Provide arch to extra files getter (lsedlar)
- Move temporary buildinstall download to work/ (lsedlar)
- Download extra files from container registry (lsedlar)
- Remove python 2.7 dependencies from setup.py (lsedlar)
- util: Drop dead code (lsedlar)
- Directly import mock from unittest (lsedlar)
* Thu Jan 16 2025 Adam Williamson <awilliam@redhat.com> - 4.8.0-3
- Backport PR #1812 to fix crash on subprocess unicode decode error
* Mon Jan 06 2025 Adam Williamson <awilliam@redhat.com> - 4.8.0-2
- Backport PR #1810 to use new container types
* Fri Nov 29 2024 Lubomír Sedlář <lsedlar@redhat.com> - 4.8.0-1
- Drop spec file (lsedlar)
- Remove python 2.7 from tox configuration (lsedlar)
- Remove forgotten multilib module for yum (lsedlar)
- Drop usage of six (lsedlar)
- Ensure ostree phase threads are stopped (lsedlar)
- scm: Clone git submodules (lsedlar)
- Drop unittest2 (lsedlar)
- Remove pungi/gather.py and associated code (lsedlar)
- Reduce legacy pungi script to gather phase only (#1792) (awilliam)
- Install dnf4 into test image (lsedlar)
- ostree_container: make filename configurable, include arch (awilliam)
- Correct subvariant handling for ostree_container phase (awilliam)
- Drop compatibility helper for dnf.Package.source_name (lsedlar)
* Tue Nov 19 2024 Adam Williamson <awilliam@redhat.com> - 4.7.0-8
- Backport #1798 to infer types/formats for new FEX backing images
* Tue Nov 19 2024 Adam Williamson <awilliam@redhat.com> - 4.7.0-7
- Backport #1796 to speed up compose some more
* Thu Nov 14 2024 Adam Williamson <awilliam@redhat.com> - 4.7.0-6
- Rebuild with no changes to bump past release used in infra tag
* Wed Oct 16 2024 Adam Williamson <awilliam@redhat.com> - 4.7.0-5
- Backport patches for subvariant and filename for ostree_container
- Backport patch to split ostree phases out and improve compose speed
* Mon Oct 07 2024 Adam Williamson <awilliam@redhat.com> - 4.7.0-4
- Backport patches to fix GCE image format not to be 'docker'
* Thu Aug 29 2024 Lubomír Sedlář <lsedlar@redhat.com> - 4.7.0-3
- Backport patch for setting kiwibuild image type in metadata
* Wed Aug 28 2024 Lubomír Sedlář <lsedlar@redhat.com> - 4.7.0-2
- Backport patch with kiwibuild options version and repo_releasever
* Thu Aug 22 2024 Lubomír Sedlář <lsedlar@redhat.com> - 4.7.0-1
- kiwibuild: Add support for type, type attr and bundle format (lsedlar)
- createiso: Block reuse if unsigned packages are allowed (lsedlar)
- Allow live_images phase to still be skipped (lsedlar)
- createiso: Recompute .treeinfo checksums for images (lsedlar)
- Drop support for signing rpm-wrapped artifacts (lsedlar)
- Remove live_images.py (LiveImagesPhase) (awilliam)
- Clean up requirements (lsedlar)
- Update pungi.spec for py3 (hlin)
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jul 12 2024 Haibo Lin <hlin@redhat.com> - 4.6.3-1
- Fix formatting of long line (lsedlar)
- unified-isos: Resolve symlinks (lsedlar)
- gather: Skip lookaside packages from local lookaside repo (lsedlar)
- pkgset: Avoid adding modules to unavailable arches (hlin)
- iso: Extract volume id with xorriso if available (lsedlar)
- De-duplicate log messages for ostree and ostree_container phases (awilliam)
- Handle tracebacks as str or bytes (lsedlar)
- ostree/container: add missing --version arg (awilliam)
- Block pkgset reuse on module defaults change (lsedlar)
- Include task ID in DONE message for OSBS phase (awilliam)
- Various phases: consistent format of failure message (awilliam)
- Update tests to exercise kiwi specific metadata (lsedlar)
- Kiwi: translate virtualbox and azure productmd formats (awilliam)
- kiwibuild: Add tests for the basic functionality (lsedlar)
- kiwibuild: Remove repos as dicts (lsedlar)
- Fix additional image metadata (lsedlar)
- Drop kiwibuild_version option (lsedlar)
- Update docs with kiwibuild options (lsedlar)
- kiwibuild: allow setting description scm and path at phase level (awilliam)
- Use latest Fedora for python 3 test environment (lsedlar)
- Install unittest2 only on python 2 (lsedlar)
- Fix 'failable' handling for kiwibuild phase (awilliam)
- image_build: Accept Kiwi extension for Azure VHD images (jeremycline)
- image_build: accept Kiwi vagrant image name format (awilliam)
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 4.6.2-7
- Rebuilt for Python 3.13
* Fri May 31 2024 Lubomír Sedlář <lsedlar@redhat.com> - 4.6.2-6
- Rebuild to bump release over f40-infra build
* Fri May 31 2024 Lubomír Sedlář <lsedlar@redhat.com> - 4.6.2-2
- Add dependency on xorriso, fixes rhbz#2278677
/usr/lib/python3.14/site-packages/pungi /usr/lib/python3.14/site-packages/pungi-4.13.0.dist-info /usr/lib/python3.14/site-packages/pungi-4.13.0.dist-info/INSTALLER /usr/lib/python3.14/site-packages/pungi-4.13.0.dist-info/METADATA /usr/lib/python3.14/site-packages/pungi-4.13.0.dist-info/WHEEL /usr/lib/python3.14/site-packages/pungi-4.13.0.dist-info/entry_points.txt /usr/lib/python3.14/site-packages/pungi-4.13.0.dist-info/licenses /usr/lib/python3.14/site-packages/pungi-4.13.0.dist-info/licenses/AUTHORS /usr/lib/python3.14/site-packages/pungi-4.13.0.dist-info/licenses/COPYING /usr/lib/python3.14/site-packages/pungi-4.13.0.dist-info/top_level.txt /usr/lib/python3.14/site-packages/pungi/__init__.py /usr/lib/python3.14/site-packages/pungi/__pycache__ /usr/lib/python3.14/site-packages/pungi/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/arch.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/arch.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/arch_utils.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/arch_utils.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/checks.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/checks.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/common.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/common.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/compose.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/compose.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/createiso.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/createiso.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/dnf_wrapper.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/dnf_wrapper.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/errors.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/errors.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/gather_dnf.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/gather_dnf.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/graph.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/graph.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/image_checks.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/image_checks.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/ks.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/ks.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/linker.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/linker.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/media_split.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/media_split.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/metadata.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/metadata.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/module_util.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/module_util.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/multilib_dnf.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/multilib_dnf.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/notifier.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/notifier.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/otel.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/otel.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/paths.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/paths.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/profiler.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/profiler.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/runroot.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/runroot.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/threading.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/threading.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/util.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/__pycache__/util.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/arch.py /usr/lib/python3.14/site-packages/pungi/arch_utils.py /usr/lib/python3.14/site-packages/pungi/checks.py /usr/lib/python3.14/site-packages/pungi/common.py /usr/lib/python3.14/site-packages/pungi/compose.py /usr/lib/python3.14/site-packages/pungi/compose_metadata /usr/lib/python3.14/site-packages/pungi/compose_metadata/__init__.py /usr/lib/python3.14/site-packages/pungi/compose_metadata/__pycache__ /usr/lib/python3.14/site-packages/pungi/compose_metadata/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/compose_metadata/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/compose_metadata/__pycache__/discinfo.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/compose_metadata/__pycache__/discinfo.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/compose_metadata/discinfo.py /usr/lib/python3.14/site-packages/pungi/createiso.py /usr/lib/python3.14/site-packages/pungi/dnf_wrapper.py /usr/lib/python3.14/site-packages/pungi/errors.py /usr/lib/python3.14/site-packages/pungi/gather_dnf.py /usr/lib/python3.14/site-packages/pungi/graph.py /usr/lib/python3.14/site-packages/pungi/image_checks.py /usr/lib/python3.14/site-packages/pungi/ks.py /usr/lib/python3.14/site-packages/pungi/linker.py /usr/lib/python3.14/site-packages/pungi/media_split.py /usr/lib/python3.14/site-packages/pungi/metadata.py /usr/lib/python3.14/site-packages/pungi/module_util.py /usr/lib/python3.14/site-packages/pungi/multilib_dnf.py /usr/lib/python3.14/site-packages/pungi/notifier.py /usr/lib/python3.14/site-packages/pungi/ostree /usr/lib/python3.14/site-packages/pungi/ostree/__init__.py /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__ /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/base.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/base.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/container.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/container.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/installer.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/installer.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/tree.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/tree.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/utils.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/ostree/__pycache__/utils.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/ostree/base.py /usr/lib/python3.14/site-packages/pungi/ostree/container.py /usr/lib/python3.14/site-packages/pungi/ostree/installer.py /usr/lib/python3.14/site-packages/pungi/ostree/tree.py /usr/lib/python3.14/site-packages/pungi/ostree/utils.py /usr/lib/python3.14/site-packages/pungi/otel.py /usr/lib/python3.14/site-packages/pungi/paths.py /usr/lib/python3.14/site-packages/pungi/phases /usr/lib/python3.14/site-packages/pungi/phases/__init__.py /usr/lib/python3.14/site-packages/pungi/phases/__pycache__ /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/base.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/base.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/buildinstall.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/buildinstall.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/createiso.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/createiso.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/createrepo.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/createrepo.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/extra_files.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/extra_files.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/extra_isos.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/extra_isos.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/image_build.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/image_build.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/image_checksum.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/image_checksum.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/imagebuilder.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/imagebuilder.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/init.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/init.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/kiwibuild.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/kiwibuild.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/livemedia_phase.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/livemedia_phase.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/osbuild.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/osbuild.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/ostree.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/ostree.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/ostree_container.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/ostree_container.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/ostree_installer.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/ostree_installer.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/phases_metadata.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/phases_metadata.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/repoclosure.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/repoclosure.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/rpm_repo_mapping.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/rpm_repo_mapping.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/test.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/test.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/trigger_konflux_pipeline.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/trigger_konflux_pipeline.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/weaver.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/__pycache__/weaver.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/base.py /usr/lib/python3.14/site-packages/pungi/phases/buildinstall.py /usr/lib/python3.14/site-packages/pungi/phases/createiso.py /usr/lib/python3.14/site-packages/pungi/phases/createrepo.py /usr/lib/python3.14/site-packages/pungi/phases/extra_files.py /usr/lib/python3.14/site-packages/pungi/phases/extra_isos.py /usr/lib/python3.14/site-packages/pungi/phases/gather /usr/lib/python3.14/site-packages/pungi/phases/gather/__init__.py /usr/lib/python3.14/site-packages/pungi/phases/gather/__pycache__ /usr/lib/python3.14/site-packages/pungi/phases/gather/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/__pycache__/link.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/__pycache__/link.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/__pycache__/phase.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/__pycache__/phase.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/__pycache__/utils.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/__pycache__/utils.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/link.py /usr/lib/python3.14/site-packages/pungi/phases/gather/methods /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__init__.py /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__pycache__ /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__pycache__/base.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__pycache__/base.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__pycache__/method_deps.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__pycache__/method_deps.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__pycache__/method_hybrid.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__pycache__/method_hybrid.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__pycache__/method_nodeps.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/__pycache__/method_nodeps.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/base.py /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/method_deps.py /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/method_hybrid.py /usr/lib/python3.14/site-packages/pungi/phases/gather/methods/method_nodeps.py /usr/lib/python3.14/site-packages/pungi/phases/gather/phase.py /usr/lib/python3.14/site-packages/pungi/phases/gather/sources /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__init__.py /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__ /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/base.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/base.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/source_comps.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/source_comps.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/source_json.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/source_json.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/source_module.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/source_module.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/source_none.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/__pycache__/source_none.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/base.py /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/source_comps.py /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/source_json.py /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/source_module.py /usr/lib/python3.14/site-packages/pungi/phases/gather/sources/source_none.py /usr/lib/python3.14/site-packages/pungi/phases/gather/utils.py /usr/lib/python3.14/site-packages/pungi/phases/image_build.py /usr/lib/python3.14/site-packages/pungi/phases/image_checksum.py /usr/lib/python3.14/site-packages/pungi/phases/imagebuilder.py /usr/lib/python3.14/site-packages/pungi/phases/init.py /usr/lib/python3.14/site-packages/pungi/phases/kiwibuild.py /usr/lib/python3.14/site-packages/pungi/phases/livemedia_phase.py /usr/lib/python3.14/site-packages/pungi/phases/osbuild.py /usr/lib/python3.14/site-packages/pungi/phases/ostree.py /usr/lib/python3.14/site-packages/pungi/phases/ostree_container.py /usr/lib/python3.14/site-packages/pungi/phases/ostree_installer.py /usr/lib/python3.14/site-packages/pungi/phases/phases_metadata.py /usr/lib/python3.14/site-packages/pungi/phases/pkgset /usr/lib/python3.14/site-packages/pungi/phases/pkgset/__init__.py /usr/lib/python3.14/site-packages/pungi/phases/pkgset/__pycache__ /usr/lib/python3.14/site-packages/pungi/phases/pkgset/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/__pycache__/common.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/__pycache__/common.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/__pycache__/pkgsets.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/__pycache__/pkgsets.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/__pycache__/source.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/__pycache__/source.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/common.py /usr/lib/python3.14/site-packages/pungi/phases/pkgset/pkgsets.py /usr/lib/python3.14/site-packages/pungi/phases/pkgset/source.py /usr/lib/python3.14/site-packages/pungi/phases/pkgset/sources /usr/lib/python3.14/site-packages/pungi/phases/pkgset/sources/__init__.py /usr/lib/python3.14/site-packages/pungi/phases/pkgset/sources/__pycache__ /usr/lib/python3.14/site-packages/pungi/phases/pkgset/sources/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/sources/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/sources/__pycache__/source_koji.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/sources/__pycache__/source_koji.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/sources/__pycache__/source_repos.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/sources/__pycache__/source_repos.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/phases/pkgset/sources/source_koji.py /usr/lib/python3.14/site-packages/pungi/phases/pkgset/sources/source_repos.py /usr/lib/python3.14/site-packages/pungi/phases/repoclosure.py /usr/lib/python3.14/site-packages/pungi/phases/rpm_repo_mapping.py /usr/lib/python3.14/site-packages/pungi/phases/test.py /usr/lib/python3.14/site-packages/pungi/phases/trigger_konflux_pipeline.py /usr/lib/python3.14/site-packages/pungi/phases/weaver.py /usr/lib/python3.14/site-packages/pungi/profiler.py /usr/lib/python3.14/site-packages/pungi/runroot.py /usr/lib/python3.14/site-packages/pungi/scripts /usr/lib/python3.14/site-packages/pungi/scripts/__init__.py /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__ /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/cache_cleanup.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/cache_cleanup.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/comps_filter.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/comps_filter.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/config_dump.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/config_dump.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/config_validate.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/config_validate.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/create_unified_isos.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/create_unified_isos.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/fedmsg_notification.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/fedmsg_notification.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/patch_iso.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/patch_iso.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/pungi_gather.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/pungi_gather.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/pungi_koji.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/pungi_koji.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/report_progress.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/report_progress.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/wait_for_signed_ostree_handler.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/scripts/__pycache__/wait_for_signed_ostree_handler.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/scripts/cache_cleanup.py /usr/lib/python3.14/site-packages/pungi/scripts/comps_filter.py /usr/lib/python3.14/site-packages/pungi/scripts/config_dump.py /usr/lib/python3.14/site-packages/pungi/scripts/config_validate.py /usr/lib/python3.14/site-packages/pungi/scripts/create_unified_isos.py /usr/lib/python3.14/site-packages/pungi/scripts/fedmsg_notification.py /usr/lib/python3.14/site-packages/pungi/scripts/patch_iso.py /usr/lib/python3.14/site-packages/pungi/scripts/pungi_gather.py /usr/lib/python3.14/site-packages/pungi/scripts/pungi_koji.py /usr/lib/python3.14/site-packages/pungi/scripts/report_progress.py /usr/lib/python3.14/site-packages/pungi/scripts/wait_for_signed_ostree_handler.py /usr/lib/python3.14/site-packages/pungi/threading.py /usr/lib/python3.14/site-packages/pungi/util.py /usr/lib/python3.14/site-packages/pungi/wrappers /usr/lib/python3.14/site-packages/pungi/wrappers/__init__.py /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__ /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/comps.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/comps.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/createrepo.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/createrepo.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/fus.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/fus.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/iso.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/iso.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/jigdo.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/jigdo.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/kojiwrapper.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/kojiwrapper.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/lorax.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/lorax.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/mbs.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/mbs.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/pungi.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/pungi.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/repoclosure.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/repoclosure.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/scm.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/scm.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/variants.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/__pycache__/variants.cpython-314.pyc /usr/lib/python3.14/site-packages/pungi/wrappers/comps.py /usr/lib/python3.14/site-packages/pungi/wrappers/createrepo.py /usr/lib/python3.14/site-packages/pungi/wrappers/fus.py /usr/lib/python3.14/site-packages/pungi/wrappers/iso.py /usr/lib/python3.14/site-packages/pungi/wrappers/jigdo.py /usr/lib/python3.14/site-packages/pungi/wrappers/kojiwrapper.py /usr/lib/python3.14/site-packages/pungi/wrappers/lorax.py /usr/lib/python3.14/site-packages/pungi/wrappers/mbs.py /usr/lib/python3.14/site-packages/pungi/wrappers/pungi.py /usr/lib/python3.14/site-packages/pungi/wrappers/repoclosure.py /usr/lib/python3.14/site-packages/pungi/wrappers/scm.py /usr/lib/python3.14/site-packages/pungi/wrappers/variants.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 8 00:43:09 2026