| Name: | keychecker |
|---|---|
| Version: | 1.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Applications/System |
| Size: | 26381 |
| License: | GPLv2+ |
| RPM: | keychecker-1.0-1.el7.noarch.rpm |
| Source RPM: | keychecker-1.0-1.el7.src.rpm |
| Build Date: | Sun Oct 29 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/jds2001/keychecker |
| Summary: | Generate list of installed packages sorted by GPG key |
| Description: | Separately list rpm's based on the GPG key they were signed with |
- Python 3 compatibility (carlgeorge) - Migrate to argparse - Various minor cleanups - Remove BuildRoot tag as no longer needed
- Add option for getting keys from a file
- Fix spec typo
- Review fixup (combine install lines)
- Initial package