Commit Graph

20 Commits

Author SHA1 Message Date
sthen
4951c727ca add missing BDEP on math/py-oldest-support-numpy;
$ grep requires pyproject.toml
requires = ["setuptools>=41.2", "cython>=0.19", "oldest-supported-numpy"]
2022-12-09 14:26:44 +00:00
martin
224747f5ee Update py-netcdf4 to 1.6.2. 2022-12-09 08:44:36 +00:00
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
martin
e327a01f20 Update py-netcdf4 to 1.6.1. 2022-10-09 19:16:51 +00:00
martin
d82ae1e720 Update py-netcdf4 to 1.6.0. 2022-07-01 15:44:02 +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
martin
6d478228f9 Update py-netcdf4 to 1.5.8. 2021-11-05 20:25:28 +00:00
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
martin
f6210860c8 Update py-netcdf4 to 1.5.7. 2021-09-09 09:36:23 +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
martin
06b4f9dd26 Update py-netcdf4 to 1.5.6. 2021-02-16 09:27:30 +00:00
martin
7ec89947a7 Update py-netcdf4 to 1.5.5.1. 2021-01-28 09:55:14 +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
martin
bf17c60bf2 Update py-netcdf4 to 1.5.5. 2020-12-09 12:08:05 +00:00
edd
cb9e832877 math/py-netcdf4: remove misspelt (thus ineffectual) PORT_HOME.
OK martin@ (MAINTAINER).
2020-08-10 21:34:45 +00:00
martin
3b64b99872 Update py-netcdf4 to 1.5.4 and adapt to py-cftime change. 2020-08-05 09:10:16 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
martin
be8e458848 Import math/py-netcdf4, a Python interface to the netCDF C library.
OK benoit@

earlier version input by sthen@ and kmos@
2020-02-09 18:45:25 +00:00