CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/07/05 05:01:11
Modified files:
graphics/blender: Makefile
Log message:
Use Python 3.7 for Blender. Blender uses private API which has changed
in py3.8. Problem not noticed in earlier py38 bulk build (done on i386)
because openimageio doesn't build there.
A better fix would be updating Blender but this is non-trivial.
