IABSD.fr/ports/www/ap2-mod_wsgi

Branch :


Log

Author Commit Date CI Message
4f4d7459 2025-03-15 09:52:22 update to ap2-mod_wsgi-5.0.2
ca82593a 2024-12-30 17:57:49 ap2-mod_wsgi: needs py3-setuptools to build with Python 3.12
e7fe1b0c 2024-12-21 11:39:11 handle py3.12 switchover in www
940b0670 2024-05-06 12:24:07 bump REVISION for py3.10 -> py3.11 switch
c7010de0 2022-11-13 15:30:15 bump for MODPY_DEFAULT_VERSION_3 change
3117d0e2 2022-09-13 07:53:54 update to ap2-mod_wsgi-4.9.4
66052b96 2022-08-26 10:25:36 update to ap2-mod_wsgi-4.9.3
ec148031 2022-03-11 20:09:36 drop RCS Ids
384d9705 2021-11-02 00:02:32 bump REVISION for switch from Python 3.8 -> 3.9
3cbe1c2f 2021-02-23 19:39:08 Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not.