summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb b/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb
index 90cd318026..2b253b50ea 100644
--- a/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb
+++ b/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb
@@ -2,3 +2,7 @@ inherit setuptools
2require python-jsonpatch.inc 2require python-jsonpatch.inc
3 3
4RDEPENDS_${PN} += "${PYTHON_PN}-re" 4RDEPENDS_${PN} += "${PYTHON_PN}-re"
5
6SRC_URI += " \
7 file://Drop-support-for-EOL-Python-3.3.patch \
8"