Name: | prunerepo |
---|---|
Version: | 1.26 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 52791 |
License: | GPL-2.0-or-later |
RPM: | prunerepo-1.26-1.el9.noarch.rpm |
Source RPM: | prunerepo-1.26-1.el9.src.rpm |
Build Date: | Thu Feb 27 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pagure.io/prunerepo |
Summary: | Remove old packages from rpm-md repository |
Description: | RPM packages that have newer version available in that same repository are deleted from filesystem and the rpm-md metadata are recreated afterwards. If there is a source rpm for a deleted rpm (and they both share the same directory path), then the source rpm will be deleted as well. Support for specific repository structure (e.g. COPR) is also available making it possible to additionally remove build logs and whole build directories associated with a package. After deletion of obsoleted packages, the command "createrepo_c --database --update" is called to recreate the repository metadata. |
- dnf5 compat: Use file:// in baseurls explicitly - pair_srpm_rpm: migrate to DNF5, keep DNF4 backward compat - pair_srpm_rpm: use a correct specifier for logging strings
- PruneRepoAnalyzer to use the temporary cachedir, too - Read BUILDTIME from the repo metadata, rather than every single RPM file
- tests: use --setopt=cachedir=<local-relative-dir>
- using a temporary DNF cache directory, Koji FTBFS and https://github.com/fedora-copr/copr/issues/2756
- ajust to the current/future DNF packaging - fix for new DNF that doesn't accept %location in --queryformat