K 10 svn:author V 3 kai K 8 svn:date V 27 2019-08-27T20:07:40.246855Z K 7 svn:log V 740 graphics/py-traitsui: Update to 6.1.2 * Enable build for all Python versions as the support for Python 3 has been added since the 5.0.0 release. * Introduce new default option QT5 [1] to let the port make use of the Qt5 toolkit. (Support for the wxPython toolkit is also available but was left out intentionally because it isn't available for Python 3, yet.) * Also add a "do-test" target to make future QA easier while I'm here. Changelog since 6.0.0: https://github.com/enthought/traitsui/blob/6.1.2/CHANGES.txt PR: 238469 Submitted by: vladimir.chukharev@gmail.com (maintainer) Reviewed by: koobs (Python) Approved by: vladimir.chukharev@gmail.com (maintainer) [1] Differential Revision: https://reviews.freebsd.org/D21229 END