K 10 svn:author V 3 kai K 8 svn:date V 27 2021-03-14T11:01:49.458103Z K 7 svn:log V 410 math/py-piranha: Fix build with Python 3.8 and 3.9 * Adjust regexp pattern to make builds with Python 3.8/3.9 possible and remove Python 2 support from it while I'm here because the port is Python 3 only since r559531. Excerpt from the log: ninja: error: '/usr/local/lib/libpython3.8m.so', needed by 'pyranha/_core.so', missing and no known rule to make it PR: 253815 Approved by: portmgr (build fix) END