aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-jsonpatch_1.21.bb
blob: 2b253b50ead771a6cb72d2c2055b7b17197ba31e (plain)
1
2
3
4
5
6
7
8
inherit setuptools
require python-jsonpatch.inc

RDEPENDS_${PN} += "${PYTHON_PN}-re"

SRC_URI += " \
    file://Drop-support-for-EOL-Python-3.3.patch \
"