K 10 svn:author V 5 koobs K 8 svn:date V 27 2017-07-15T09:44:25.058607Z K 7 svn:log V 536 MFH: r445861 devel/py-configparser: Allow Python 3.x builds The upstream changelog for 3.5.0 specifies: a complete rewrite of the backport; now single codebase working on Python 2.6 - 3.5. To use on Python 3 import from backports import configparser instead of the built-in version Previous versions were limited to supporting Python 2.x Update USES=python and pkg-descr accordingly While I'm here, enable NO_ARCH Reported by: net/turses update (r445859) Approved by: portmgr (blanket) Approved by: ports-secteam (blanket) END