From 213c47118c571dfbd3bf5749341bd944d884c7c9 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 22 Apr 2018 11:50:28 -0400 Subject: python-jsonpatch: update to version 1.23 Remove upstreamed patch Drop-support-for-EOL-Python-3.3.patch Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-jsonpatch_1.23.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-jsonpatch_1.23.bb (limited to 'meta-python/recipes-devtools/python/python3-jsonpatch_1.23.bb') diff --git a/meta-python/recipes-devtools/python/python3-jsonpatch_1.23.bb b/meta-python/recipes-devtools/python/python3-jsonpatch_1.23.bb new file mode 100644 index 0000000000..73efceeed3 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-jsonpatch_1.23.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-jsonpatch.inc -- cgit 1.2.3-korg