Commit graph

11 commits

Author SHA1 Message Date
adam
9393ef79f2 py-libarchive-c: update to 2.7
2.7
only read regular files
add support for atime and ctime
2017-10-16 07:42:02 +00:00
wiz
b9f178985a Remove hack for finding libarchive that is not correct any longer.
Bump PKGREVISION.
2017-08-15 21:04:09 +00:00
jperkin
cce8ad93ef Recursive revision bump for archivers/libarchive. 2017-05-29 11:09:45 +00:00
jperkin
c43e8d9265 The recent libarchive update changed the library major. Increase the
ABI depends and perform a PKGREVISION bump for dependents.

Noticed by OSX binary package users.
2016-07-01 17:55:22 +00:00
wiz
daa46dfb94 Switch to MASTER_SITE_PYPI. 2016-06-08 17:49:19 +00:00
wiz
73bb12c1f5 Updated py-libarchive-c to 2.4.
This is a fix release that doesn't change the library code. Details:

    fixed file permissions in PyPI archives (#30)
    fixed Travis CI builds (#32)
2016-05-29 18:49:54 +00:00
wiz
4b0f69ab11 Update py-libarchive-c to 2.3:
License changed to cc0.

Add link to upstream bug report about permissions problem.
2016-05-22 13:32:18 +00:00
wiz
00016dea53 Revert previous, permissions fixup is still needed here. 2016-05-22 13:15:43 +00:00
richard
a014a0c0d3 post-install chmod no longer necessary 2016-05-21 05:28:59 +00:00
wiz
9c97d99d31 Fix permissions of meta files. Bump PKGREVISION. 2015-12-07 09:18:30 +00:00
wiz
8b53f12881 Import py-libarchive-c-2.2 as archivers/py-libarchive-c.
A Python interface to libarchive. It uses the standard ctypes module
to dynamically load and access the C library.
2015-12-02 15:14:05 +00:00