python-twisted: enable Python 3 support
authorYegor Yefremov <yegorslists@googlemail.com>
Sun, 7 Feb 2016 14:39:02 +0000 (15:39 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Feb 2016 14:49:45 +0000 (15:49 +0100)
commit102e985ddf9c13039418b8e8b4b127937c5605bc
tree9599063ced88c9af1f1c6200b98de369a6313b31
parentc932f8d8d5d540fcfbe58d1b6c117ff12e022546
python-twisted: enable Python 3 support

setup3.py will be automatically invoked from setup.py,
if executing on Python 3 platform.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-twisted/Config.in