devel/py-ice37: limit supported python versions
modules/IcePy/Util.cpp:228:20: error: cannot initialize a variable of type 'PyFrameObject *' (aka '_frame *') with an lvalue of type 'struct _interpreter_frame *'
PyFrameObject *f = PyThreadState_GET()->frame;
Approved by: portmgr blanket