aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-jsonpointer.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-29 08:45:04 -0500
committerArmin Kuster <akuster808@gmail.com>2018-02-11 11:50:56 -0800
commitea5769403a26a813f4300c9d34824baf215ac9c3 (patch)
tree169caf0e1b87717fae4eaedd81ade4839f42a1cb /meta-python/recipes-devtools/python/python-jsonpointer.inc
parent5e5d12ac8f5a20b52ecdaf5c6e2dc47adcea2575 (diff)
downloadmeta-openembedded-contrib-ea5769403a26a813f4300c9d34824baf215ac9c3.tar.gz
python-jsonpointer: update to version 2.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jsonpointer.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-jsonpointer.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-jsonpointer.inc b/meta-python/recipes-devtools/python/python-jsonpointer.inc
index 5381fbe230..4ed01ed6cd 100644
--- a/meta-python/recipes-devtools/python/python-jsonpointer.inc
+++ b/meta-python/recipes-devtools/python/python-jsonpointer.inc
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=32b15c843b7a329130f4e266a281ebb3"
inherit pypi
-SRC_URI[md5sum] = "190aeb8afcb0efddfe831a4e533e163b"
-SRC_URI[sha256sum] = "c681af823545c731b7b38aedd5d4eee4c5eff87bc0f25e0ff25444a4189eac4d"
+SRC_URI[md5sum] = "741b98d0e693b08b5e44e0a9da5a7bb7"
+SRC_URI[sha256sum] = "c192ba86648e05fdae4f08a17ec25180a9aef5008d973407b581798a83975362"
RDEPENDS_${PN} += " \
${PYTHON_PN}-json \