Commit Graph

20 Commits

Author SHA1 Message Date
sthen 59c6a21b92 bump, python.port.mk pypi HOMEPAGE update 2026-03-16 22:28:25 +00:00
sthen 1b13452762 reset bcallah maintainer lines, quite a lot of timeouts which make it
tricky for others to work on the ports tree, this will also bring more
visible to portroach of those which are outdated
2026-02-11 15:12:24 +00:00
sthen a94e89c350 sync PLISTs for setuptools ports 2025-04-29 10:36:25 +00:00
sthen f6b749534f handle py3.12 switchover in archivers 2024-12-21 11:37:23 +00:00
bcallah 87b656f20a Update to libarchive-c-5.1
Tested with its one consumer (diffoscope)
2024-07-06 00:10:10 +00:00
sthen b980bb5574 bump REVISION for py3.10 -> py3.11 switch 2024-05-06 12:22:30 +00:00
sthen 81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen 2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen 010059f7bc switch some ports to MODPY_PEP517 2022-09-10 21:33:42 +00:00
naddy b2eabd8823 drop RCS Ids 2022-03-11 18:16:02 +00:00
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