K 10 svn:author V 4 rene K 8 svn:date V 27 2021-01-05T22:08:21.982607Z K 7 svn:log V 450 Follow up on devel/py-futures port removal in r559976 The devel/py-futures 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_FUTURES, leaving a dangling reference. Remove it from Mk/Uses/python.mk and from affected ports, as it was already an empty definition for Python 3.6+ Bump minimal Python version of security/theonionbox to 3.6+ END