#42075: update py-chaco and related enthought ports -------------------------------------------------+------------------------- Reporter: jjstickel@… | Owner: macports- Type: update | tickets@… Priority: Normal | Status: new Component: ports | Milestone: Resolution: | Version: 2.2.1 Port: py-chaco py-enable py-blockcanvas | Keywords: maintainer py-etsdevtools py-scimath | haspatch -------------------------------------------------+------------------------- Comment (by mojca@…): `py-scimath` committed in r115808. It is complaining about the deprecated api (warning only), but I guess you are aware of that? {{{ clang++: scimath/interpolate/_interpolate.cpp In file included from scimath/interpolate/_interpolate.cpp:5: In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/numpy/core/include/numpy/arrayobject.h:4: In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/numpy/core/include/numpy/ndarrayobject.h:17: In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /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 " \ ^ scimath/interpolate/_interpolate.cpp:13:30: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings] static char *kwlist[] = {"x","y","new_x","new_y", NULL}; ^ scimath/interpolate/_interpolate.cpp:13:34: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings] static char *kwlist[] = {"x","y","new_x","new_y", NULL}; ^ }}} -- Ticket URL: <https://trac.macports.org/ticket/42075#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X