Name: | python36-rpm |
---|---|
Version: | 4.11.3 |
Release: | 7.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 926411 |
License: | GPLv2+ |
RPM: | python36-rpm-4.11.3-7.el7.x86_64.rpm |
Source RPM: | python3-rpm-4.11.3-7.el7.src.rpm |
Build Date: | Sat Nov 02 2019 |
Build Host: | x86-ol7-builder-02.us.oracle.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. |
- 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