aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-anyjson_0.3.3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-10-13 08:26:11 -0700
committerKhem Raj <raj.khem@gmail.com>2021-10-14 07:15:37 -0700
commit6cf292602b63b35ff750e9150687fa6744f27a17 (patch)
treefd17f6449464dc01d5bf4e9523a004e2f74ae7db /meta-python/recipes-devtools/python/python3-anyjson_0.3.3.bb
parentc0113a4afabe7be18c2898f87e9ceca1e4c7253e (diff)
downloadmeta-openembedded-contrib-6cf292602b63b35ff750e9150687fa6744f27a17.tar.gz
python3-anyjson: Do not enable 2to3
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-anyjson_0.3.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-anyjson_0.3.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-anyjson_0.3.3.bb b/meta-python/recipes-devtools/python/python3-anyjson_0.3.3.bb
index 07cc99860d..2b8abb8b80 100644
--- a/meta-python/recipes-devtools/python/python3-anyjson_0.3.3.bb
+++ b/meta-python/recipes-devtools/python/python3-anyjson_0.3.3.bb
@@ -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 \
"