Name: | python3-dnf-plugins-core |
---|---|
Version: | 4.3.0 |
Release: | 5.0.1.el9_2 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1032876 |
License: | GPLv2+ |
RPM: | python3-dnf-plugins-core-4.3.0-5.0.1.el9_2.noarch.rpm |
Source RPM: | dnf-plugins-core-4.3.0-5.0.1.el9_2.src.rpm |
Build Date: | Wed May 10 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/rpm-software-management/dnf-plugins-core |
Summary: | Core Plugins for DNF |
Description: | Core Plugins for DNF, Python 3 interface. This package enhances DNF with builddep, config-manager, copr, debug, debuginfo-install, download, needs-restarting, groups-manager, repoclosure, repograph, repomanage, reposync, changelog, repodiff, system-upgrade, offline-upgrade and offline-distrosync commands. Additionally provides generate_completion_cache passive plugin. |
- Update upstream references [Orabug: 35378252] - Update upstream references [Orabug: 35366472] - repoclosure - raise exception for typos in repository name [Orabug: 33074226]
- Update translations
- Remove requirement of python3-distro (fix specfile)
- Remove requirement of python3-distro
- Move system-upgrade plugin to core (RhBug:2054235) - offline-upgrade: add support for security filters (RhBug:1939975)
- Update to 4.3.0 - [config-manager] Update documentation (RhBug:2075366) - [builddep] Warning when using macros with source rpms (RhBug:2077820) - [repomanage] Use modules only from repo they are handling (RhBug:2072441) - Skip all non rpm transaction items for transaction_action plugins (rhbug:2023652) - feat(repomanage): Add new option --oldonly
- Update translations
- [copr] Guess EPEL chroots for CentOS Stream
- Add a new subpackage with modulesync command. The command downloads packages from modules and/or creates a repository with modular data. (RhBug:1868047) - [repoclosure] Print counts of missing dependencies - [reposync] Do not stop downloading packages on the first error (RhBug:2009894)
- Backport patch with new way to determine rpmdb version