CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/10/17 11:13:19
Modified files:
devel/pyrex : Makefile
devel/pyrex/patches: patch-Demos_Makefile
devel/pyrex/pkg: PLIST
Added files:
devel/pyrex/patches: patch-Demos_Setup_py
Log message:
remove py-Numeric as a TDEP
py-Numeric doesn't seem to be needed for pyrex itself, only for a single
example script that's used in the regress tests. Remove that example so
we can drop the py-Numeric dependency.
ok kmos@
