[MacPorts] #50222: py-netcdf4: update to version 1.2.2, add support for Yython 3.5
#50222: py-netcdf4: update to version 1.2.2, add support for Yython 3.5 ----------------------+------------------------ Reporter: mojca@… | Owner: sean@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: py-netcdf4 ----------------------+------------------------ I'm attaching a patch for an update of py-netcdf4 to version 1.2.2, also adding support for python 3.5. Some warnings show up that might be worth looking into: {{{ In file included from netCDF4/_netCDF4.c:269: In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5 /site-packages/numpy/core/include/numpy/arrayobject.h:4: In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5 /site-packages/numpy/core/include/numpy/ndarrayobject.h:18: In file included from /opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5 /site-packages/numpy/core/include/numpy/ndarraytypes.h:1781: /opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5 /site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it by " \ ^ netCDF4/_netCDF4.c:6459:86: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types] __pyx_v_ierr = nc_put_att_string(__pyx_t_6, __pyx_v_varid, __pyx_v_attname, 1, (&__pyx_v_datstring)); ^~~~~~~~~~~~~~~~~~~~ /opt/local/include/netcdf.h:1041:30: note: passing argument to parameter 'op' here size_t len, const char **op); ^ 2 warnings generated. }}} but I'm not sure where it comes from and it might not be relevant at all. -- Ticket URL: <https://trac.macports.org/ticket/50222> MacPorts <https://www.macports.org/> Ports system for OS X
#50222: py-netcdf4: update to version 1.2.2, add support for Python 3.5 -------------------------+---------------------- Reporter: mojca@… | Owner: sean@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: py-netcdf4 | -------------------------+---------------------- -- Ticket URL: <https://trac.macports.org/ticket/50222#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50222: py-netcdf4: update to version 1.2.2, add support for Python 3.5 -------------------------+---------------------- Reporter: mojca@… | Owner: sean@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: py-netcdf4 | -------------------------+---------------------- Comment (by sean@…): Thanks, I was planning on fixing the mpi stuff as well today. The warning is from upstream, it seems. -- Ticket URL: <https://trac.macports.org/ticket/50222#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50222: py-netcdf4: update to version 1.2.2, add support for Python 3.5 -------------------------+---------------------- Reporter: mojca@… | Owner: sean@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: py-netcdf4 | -------------------------+---------------------- Changes (by sean@…): * status: new => closed * resolution: => fixed Comment: Fixed in r144291. Thanks for the patch! -- Ticket URL: <https://trac.macports.org/ticket/50222#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts