Commit Graph

12 Commits

Author SHA1 Message Date
sthen 1497c50b7d use MODPY_PYBUILD 2022-11-25 19:30:34 +00:00
sthen dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
ajacoutot 6f2c73cf41 Missing dep on sysutils/py-packaging. 2022-03-12 18:46:25 +00:00
martin 5d71bb8e73 Update py-tables to 3.7.0. 2022-03-12 10:36:06 +00:00
naddy ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
bket 1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
sthen 3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
sthen 3cbe1c2f30 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.
2021-02-23 19:39:08 +00:00
sthen d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
sthen d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
martin e31dd5aafc - needs ports-gcc on at least sparc64 as suggested by sthen@ and confirmed
by kmos@

- fix tests to run like upstream recommends
2020-01-23 21:21:08 +00:00
martin 9fe9ac81b6 Add py-tables 3.6.1, a Python package for managing hierarchical
datasets and designed to efficiently and easily cope with extremely large
amounts of data.

py-tables 3.6.1 is python3 only

input and OK sthen@
2020-01-10 13:30:41 +00:00