Tue, 23 Apr 2024 21:15:52 CEST | login

Information for build python-libarchive-c-2.5-2.el7.centos

ID304
Package Namepython-libarchive-c
Version2.5
Release2.el7.centos
Epoch
SummaryPython interface to libarchive
DescriptionThe 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedMon, 26 Nov 2018 15:41:04 CET
CompletedMon, 26 Nov 2018 15:41:04 CET
Tags
built-by-xs
v7.6-base
RPMs
src
python-libarchive-c-2.5-2.el7.centos.src.rpm (info) (download)
Changelog * Mon Feb 27 2017 Christian Lindig <christian.lindig@citrix.com> - 2.5-2 - Download from internal mirror * Mon Aug 15 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.5-1 - Update to latest version * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed May 04 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@bupkis> - 2.3-1 - Update to latest release * Wed May 04 2016 Pavel Raiskup <praiskup@redhat.com> - 2.2-5 - fix the build against new libarchive - stop requiring libarchive 3.1.2 explicitly * Wed May 04 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.2-4 - Rebuild for libarchive 3.2.0 * Wed Mar 09 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@bupkis> - 2.2-3 - Add license text * Tue Mar 08 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.2-2 - Remove debuginfo removal and enable tests * Sat Dec 05 2015 Dhiru Kholia <dhiru@openwall.com> - 2.2-1 - Initial version