IABSD.fr/ports/databases/py-sqlobject/Makefile

Branch :


Log

Author Commit Date CI Message
8ad2bb9a 2021-11-02 00:00:12 bump REVISION for switch from Python 3.8 -> 3.9
9f21df2a 2021-05-09 02:37:21 Update databases/py-sqlobject 3.9.0 -> 3.9.1 From Wen Heping Tweaks to testing to drop custom do-test target by me
248932be 2021-02-19 23:13:00 switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3 switch ports using command-line tools from py-sphinx that don't need a py2 version of it to py3-sphinx
e5aa8d2b 2021-01-01 11:22:56 Update to py-sqlobject-3.9.0 from wen heping, dropping py2 support.
81d83363 2020-12-13 07:35:43 Update to py-sqlobject-3.8.1 from wen heping
d9cfe411 2020-07-03 21:12:24 bump REVISION; python 3 default changed to 3.8
84546268 2020-01-21 20:38:01 update to py-sqlobject 3.8.0
9fe1e38b 2019-07-12 20:43:27 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.