IABSD.fr/ports/math/py-tables

Branch :


Log

Author Commit Date CI Message
41b34e25 2024-05-06 12:23:44 bump REVISION for py3.10 -> py3.11 switch
c7bf5542 2024-04-05 09:22:28 Update py-tables to 3.9.2.
1497c50b 2022-11-25 19:30:34 use MODPY_PYBUILD
dae9f91e 2022-11-13 15:28:39 bump for MODPY_DEFAULT_VERSION_3 change
6f2c73cf 2022-03-12 18:46:25 Missing dep on sysutils/py-packaging.
5d71bb8e 2022-03-12 10:36:06 Update py-tables to 3.7.0.
ab45f39a 2022-03-11 19:36:11 drop RCS Ids
1671c117 2022-02-22 04:22:19 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers OK sthen@
3fb7cdbc 2021-11-02 00:01:35 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.