Version: 2.9, Package name: py-libarchive-c-2.9 |
Maintained by: Brian Callahan |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description libarchive-c is a Python interface to libarchive. It uses the standard ctypes module to dynamically load and access the C library. |
Filesize: 45.32 KB |
Version History (View Complete History) |
|
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-11-23 10:54:19 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Make tests actually run by switching to MODPY_PYTEST and adding py-mock to the TEST_DEPENDS |
2019-11-23 09:22:46 by Brian Callahan | Files touched by this commit (2) |
Log message: Update to py-libarchive-c-2.9 Changelog: https://github.com/Changaco/python-libarchive-c/releases/tag/2.9 Its one consumer (diffoscope) is happy. |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-06-30 09:22:36 by Brian Callahan | Files touched by this commit (2) |
Log message: Was missing a ${MODPY_COMMENT} in the PLIST so this didn't package when building the python2 version. Report from naddy@, thanks. |