Name: | python36-libarchive-c |
---|---|
Version: | 2.8 |
Release: | 7.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 86542 |
License: | CC0 |
RPM: | python36-libarchive-c-2.8-7.el7.noarch.rpm |
Source RPM: | python-libarchive-c-2.8-7.el7.src.rpm |
Build Date: | Fri Jul 05 2019 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/Changaco/python-libarchive-c |
Summary: | Python interface to libarchive |
Description: | The libarchive library provides a flexible interface for reading and writing archives in various formats such as tar and cpio. libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. A Python interface to libarchive. It uses the standard ctypes module to dynamically load and access the C library. |
- Add support for zstd
- Build for EPEL7
- Fix compatibility with python3.8 (#1705558)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Subpackage python2-libarchive-c has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Update to 2.8 (#1589605)
- Rebuilt for Python 3.7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)