IABSD.fr/ports/security/py-artifacts

Branch :


Log

Author Commit Date CI Message
1497c50b 2022-11-25 19:30:34 use MODPY_PYBUILD
716f1428 2022-11-13 15:29:09 bump for MODPY_DEFAULT_VERSION_3 change
8c0294c2 2022-03-11 19:53:16 drop RCS Ids
29389da4 2021-11-02 00:02:15 bump REVISION for switch from Python 3.8 -> 3.9
d9cfe411 2020-07-03 21:12:24 bump REVISION; python 3 default changed to 3.8
01942a3d 2020-03-17 21:08:15 update py-artifacts to 20200118, switch to python3.
077ba465 2019-08-28 21:50:47 Fix test for py-artifacts by adding a MODPY_PYTEST line. OK rpointel@ (maintainer)
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
c45cd79f 2019-05-15 12:04:34 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@
d7f07522 2019-04-28 20:51:26 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.