K 10 svn:author V 4 rene K 8 svn:date V 27 2021-01-05T20:53:59.426822Z K 7 svn:log V 457 Follow up on graphics/py-pillow6 port removal in r559976 The graphics/py-pillow6 port was removed in r559976 as it was for Python 2.7 only and no longer referenced in the default cases. However it was still defined in Mk/Uses/python.mk in PY_PILLOW, leaving a dangling reference. Remove it from Mk/Uses/python.mk, leaving only the Python 3 version of that port, graphics/py-pillow, defined and bump the minimal verion of Python to 3.6 for affected ports. END