python3-anyjson: Do not enable 2to3

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Khem Raj
2021-10-13 08:26:11 -07:00
parent c0113a4afa
commit 6cf292602b
2 changed files with 30 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=989aa97e73c912a83a3c873fa11deb08"
inherit pypi setuptools3 ptest
SRC_URI += " \
file://0001-setup.py-Do-not-use-2to3.patch \
file://run-ptest \
"