Sun, 07 Jul 2024 01:19:29 UTC | login

Information for build python-libarchive-3.1.2.1-9.fc28

ID17401
Package Namepython-libarchive
Version3.1.2.1
Release9.fc28
Epoch
SummaryFully functional Python wrapper for libarchive
DescriptionFully functional Python wrapper for libarchive. Created using SWIG. The low-level API provides access to all of the functionality of libarchive. The package also includes a high level python library which mimics the zipfile and tarfile modules. Libarchive supports the following: - Reads a variety of formats, including tar, pax, cpio, zip, xar, lha, ar, cab, mtree, rar, and ISO images. - Writes tar, pax, cpio, zip, xar, ar, ISO, mtree, and shar archives. - Automatically handles archives compressed with gzip, bzip2, lzip, xz, lzma, or compress.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:26:49 UTC
CompletedSat, 14 Apr 2018 20:26:49 UTC
Tags
f28
f29
RPMs
src
python-libarchive-3.1.2.1-9.fc28.src.rpm (info) (download)
riscv64
python-libarchive-3.1.2.1-9.fc28.riscv64.rpm (info) (download)
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.2.1-9 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed May 04 2016 Pavel Raiskup <praiskup@redhat.com> - 3.1.2.1-8 - remove explicit-version (build)requires on libarchive package * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Sep 07 2013 Dhiru Kholia <dhiru@openwall.com> - 3.1.2.1-3 - fix non-standard-executable-perms reported in BZ #1004845 * Thu Sep 05 2013 Dhiru Kholia <dhiru@openwall.com> - 3.1.2.1-2 - fix build problems reported in BZ #1004845 * Thu Sep 05 2013 Dhiru Kholia <dhiru@openwall.com> - 3.1.2.1-1 - initial version