CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/12/05 00:26:47
Modified files:
geo/py-fiona : Makefile
Log message:
Fix tests for geo/py-fiona.
It uses MODPY_PYTEST and copies the compiled .so files into place in
the source tree to get the tests to run.
While troubleshooting this, found that py-enum34 and py-mock needed to
be added to the python2 RUN_DEPENDS and TEST_DEPENDS respectively.
ok landry
