python-pyzmq: enable PyZMQ for Python 3
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 14 Jul 2014 02:35:17 +0000 (22:35 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Jul 2014 18:09:31 +0000 (20:09 +0200)
commit4a8bedc51d980af052f9b243d1ba64e19f7e9946
tree00bf9cd4f342dcf764db1013e8eaa39b6d7b3187
parenta3ac2a6f58ce9f83ec23d3fd8fcc74f894ea7ea4
python-pyzmq: enable PyZMQ for Python 3

The PyZMQ package is currently limited to Python 2; however, its
build system does not require the Python 2 interpreter and will work
as is with Python 3 (tested).

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-pyzmq/Config.in