10 Commits

Author SHA1 Message Date
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
daniel
f23dfe8878 make py-libarchive-c python3-only
ok bcallah@ (MAINTAINER)
2021-06-12 05:30:37 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
8e55ef71b3 Make tests actually run by switching to MODPY_PYTEST and adding
py-mock to the TEST_DEPENDS
2019-11-23 17:54:19 +00:00
bcallah
b033bfa6bc 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-11-23 16:22:46 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
d7f0752227 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.
2019-04-28 20:51:26 +00:00
bcallah
f30fb4ddc8 Was missing a ${MODPY_COMMENT} in the PLIST so this didn't package when
building the python2 version. Report from naddy@, thanks.
2018-06-30 15:22:36 +00:00
bcallah
53a8562203 Import archivers/py-libarchive-c, a Python interface to libarchive.
tweaks and ok sthen@

libarchive-c is a Python interface to libarchive. It uses the standard
ctypes module to dynamically load and access the C library.
2018-06-28 14:31:28 +00:00