| Name: | python3-dnf-plugin-flunk_dependent_remove | 
|---|---|
| Version: | 1.0 | 
| Release: | 5.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 21491 | 
| License: | GPLv2 | 
| RPM: | python3-dnf-plugin-flunk_dependent_remove-1.0-5.el8.noarch.rpm | 
| Source RPM: | dnf-plugin-flunk_dependent_remove-1.0-5.el8.src.rpm | 
| Build Date: | Mon Sep 27 2021 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| Summary: | DNF plugin to prevent removing packages recursively via automation | 
| Description: | Do not allow "dnf -y remove" to expand the list of packages to remove to include packages which require one of the explicitly listed packages. Fail the request instead. This is implemented via a DNF plugin.  | 
- Fix specfile name to match the actual package
- Rename to dnf-plugin-flunk-dependent-remove - Clarify summary and description
- Refactor description and summary - Add license file
- Rename source package to dnf-flunk-dependent-remove - Add BuildRequires for python-dnf - Fix license tag
- initial version