package/norm: make wscript Python3 compatible
authorTitouan Christophe <titouan.christophe@railnova.eu>
Tue, 4 Feb 2020 13:31:57 +0000 (14:31 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Wed, 5 Feb 2020 16:43:51 +0000 (17:43 +0100)
commit58a8e48e60486c21c8df3605408130f9232b4a4f
treed588271a84a44708e04d62add447ade64081dd69
parent49c112e16cabc8eacaa74c2593e7a94834ace198
package/norm: make wscript Python3 compatible

This makes slight modifications to the waf build definition files
that make possible to compile norm with Waf running on Python3.

This has been tested on my experimental Python3 waf-package
infrastructure, and still works with the actual Py2 setup.

Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/norm/0002-Use-print-as-function-call-for-Python3-compatibility.patch [new file with mode: 0644]
package/norm/0003-Fix-mixed-tabs-spaces-in-protolib-wscript.patch [new file with mode: 0644]