K 10 svn:author V 5 koobs K 8 svn:date V 27 2014-02-01T11:24:30.001061Z K 7 svn:log V 578 devel/py-d2to1: Update to 0.2.11 and modernise - Enable STAGE support - Enable AUTOPLIST, delete pkg-plist - Deprecate easy_install target - Update LICENSE (BSD3CLAUSE) Changes: 0.2.10 (2013-04-10) * Replaced distribute_setup.py with ez_setup.py in order to bootstrap with modern setuptools when necessary. * Fixed a couple minor Python 3-specific issues. In particular the data_files option could be passed to setup() as a dict_items object instead of a list which is what would normally be expected. * Added a tox.ini (frankly I thought there already was one). END