devel/pypersrc: Fix build with Clang 6
src/cc/pyext_DequeChar.cc:62:25: error: no matching function for call to 'make_pair'
sDequeCharMap.insert( make_pair<PyObject*,DequeChar*>(self,dequeChar) );
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~