CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/11/07 13:32:47
Modified files:
lang/cython : Makefile
Log message:
eliminate dependency on python2 numpy
Only cython tests depend on py-numpy so we can drop the python2 dependency
without needing to convert all cython consumers to python3. Doing the
latter would require moving ports like py-sphinx to python3 which may still
be a long way off.
ok juanfra@ (MAINTAINER) with tweaks from jca@, sthen@
