Name: | python36-rpm |
---|---|
Version: | 4.11.3 |
Release: | 9.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1081659 |
License: | GPLv2+ |
RPM: | python36-rpm-4.11.3-9.el7.aarch64.rpm |
Source RPM: | python3-rpm-4.11.3-9.el7.src.rpm |
Build Date: | Wed Jun 30 2021 |
Build Host: | host-100-100-224-23.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.rpm.org/ |
Summary: | Python 3 bindings for apps which will manipulate RPM packages |
Description: | The python36-rpm package contains a module that permits applications written in the Python programming language to use the interface supplied by RPM Package Manager libraries. This package should be installed if you want to develop Python 3.6 programs that will manipulate RPM packages and databases. |
- Sync with rpm-4.11.3-45.el7 (RHEL 7.9) - Accept PGP public keys with missing EOL (#1840006)
- Sync with rpm-4.11.3-43.el7 (RHEL 7.8) - Fix packages getting removed on failed update via dnf (#1710691) - Fix segfault on fingerprint symlink (#1660232) - Fix bogus if-condition in find-debuginfo.sh (#1720590)
- Fix Python import directive for more strict Python3 search rules (#1762942)
- Sync with rpm-4.11.3-40.el7 (RHEL 7.7)
- Provide python3-rpm
- Add lower bound for rpm release
- Initial EPEL package, copied from Fedora 20 and adapted